We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d51ff commit 7df8878Copy full SHA for 7df8878
docs/ide/reference/static-local-function-refactor-options.md renamed to docs/ide/reference/make-local-function-static.md
@@ -1,5 +1,5 @@
1
---
2
-title: Static local function refactorings
+title: Make local function static
3
ms.date: 09/28/2019
4
ms.topic: reference
5
author: governesss
docs/toc.yml
@@ -382,6 +382,8 @@
382
href: ide/reference/invert-conditional-logical.md
383
- name: Invert if statement
384
href: ide/reference/invert-if-statement.md
385
+ - name: Make local function static
386
+ href: ide/reference/make-local-function-static.md
387
- name: Move declaration near reference
388
href: ide/reference/move-declaration-near-reference.md
389
- name: Move type to matching file
0 commit comments