Commit bac019e
committed
File tree
308 files changed
+7761
-17399
lines changed- eng
- src
- Analyzers
- CSharp
- CodeFixes
- MisplacedUsingDirectives
- UseImplicitOrExplicitType
- Tests
- AddRequiredParentheses
- ImplementInterface
- MisplacedUsingDirectives
- RemoveUnusedMembers
- UseImplicitOrExplicitType
- Core/Analyzers/RemoveUnnecessarySuppressions
- CodeStyle/Tools
- Compilers
- CSharp
- Portable
- FlowAnalysis
- Syntax
- Test
- Emit3/Semantics
- Syntax/LexicalAndXml
- Core/Portable/InternalUtilities
- Dependencies
- Collections/Extensions
- Contracts
- Threading
- EditorFeatures
- CSharpTest2
- EmbeddedLanguages
- Json
- RegularExpressions
- Recommendations
- CSharpTest
- AutomaticCompletion
- BlockCommentEditing
- CodeActions
- AddUsing
- MoveType
- PullMemberUp
- CodeLens
- CommentSelection
- CompleteStatement
- Completion/CompletionProviders
- DocumentationComments
- Extensions/ContextQuery
- ExtractMethod
- FixInterpolatedVerbatimString
- Formatting
- Indentation
- LanguageServer
- PdbSourceDocument
- QuickInfo
- Rename
- Semantics
- SplitComment
- SplitStringLiteral
- StringCopyPaste
- Structure
- SymbolKey
- Core
- EditAndContinue
- Contracts
- Logging
- SemanticSearch
- ExternalAccess/Debugger
- TestUtilities/QuickInfo
- Test
- Attributes
- CodeGeneration
- CommentSelection
- Completion
- Diagnostics
- DocCommentFormatting
- EditAndContinue
- EditorConfigSettings/Data
- InheritanceMargin
- MetadataAsSource
- Snippets
- StackTraceExplorer
- Structure
- Utilities
- ExpressionEvaluator/CSharp/Test/ResultProvider
- Features
- CSharpTest
- CodeActions
- ConvertLocalFunctionToMethod
- Diagnostics/Suppression
- EditAndContinue
- FullyQualify
- InlineTemporary
- IntroduceVariable
- SemanticSearch
- Mocks
- SplitOrMergeIfStatements
- CSharp/Portable
- CodeRefactorings/ConvertLocalFunctionToMethod
- Completion/CompletionProviders
- DocumentationComments
- LanguageServices
- SemanticSearch
- Core/Portable
- Common
- Completion
- Providers
- Contracts/EditAndContinue
- EditAndContinue
- Remote
- Utilities
- ExternalAccess
- UnitTesting/API
- Watch/Api
- LanguageServices/SymbolDisplayService
- MetadataAsSource
- PdbSourceDocument
- QuickInfo/Presentation
- SemanticSearch
- Tools
- xlf
- ExternalAccess/Copilot
- Internal/SemanticSearch
- SemanticSearch
- TestUtilities/EditAndContinue
- Test/EditAndContinue
- VisualBasic/Portable
- DocumentationComments
- LanguageServices
- Interactive/Host
- LanguageServer
- Microsoft.CodeAnalysis.LanguageServer
- FileBasedPrograms
- Protocol.TestUtilities/LanguageServer
- ProtocolUnitTests
- Diagnostics
- FoldingRanges
- Initialize
- Metadata
- Protocol
- Handler/FoldingRanges
- Workspaces
- RoslynAnalyzers
- Microsoft.CodeAnalysis.Analyzers/UnitTests
- MetaAnalyzers
- PerformanceSensitiveAnalyzers/UnitTests
- Roslyn.Diagnostics.Analyzers/UnitTests
- Text.Analyzers/UnitTests
- Tools
- GenerateDocumentationAndConfigFiles
- RulesetToEditorconfigConverter/Tests
- Utilities.UnitTests
- Extensions
- FlowAnalysis/Analysis/PropertySetAnalysis
- Utilities
- Compiler/Options
- FlowAnalysis/FlowAnalysis/Analysis
- PropertySetAnalysis
- TaintedDataAnalysis
- Scripting/CSharpTest
- Test/Perf/Utilities
- VisualStudio
- CSharp
- Impl/SemanticSearch
- Test
- EditorConfigSettings/DataProvider
- Interactive/Commands
- ProjectSystemShim
- Core/Def
- Library
- ProjectSystem
- DevKit/Impl/EditAndContinue
- IntegrationTest/New.IntegrationTests/CSharp
- SemanticSearch
- VisualStudioDiagnosticsToolWindow
- OptionPages
- Panels
- Workspaces
- CSharpTest
- CodeGeneration
- Formatting
- CSharp/Portable/CodeGeneration
- CoreTest
- LinkedFileDiffMerging
- Options
- SolutionTests
- UtilityTest
- WorkspaceTests
- Core/Portable
- Log
- TemporaryStorage
- Remote
- Core/EditAndContinue
- ServiceHub/Services
- EditAndContinue
- SemanticSearch
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
308 files changed
+7761
-17399
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
36 | 49 | | |
37 | | - | |
| 50 | + | |
| 51 | + | |
38 | 52 | | |
39 | 53 | | |
| 54 | + | |
40 | 55 | | |
41 | 56 | | |
42 | 57 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
src/Analyzers/CSharp/CodeFixes/MisplacedUsingDirectives/MisplacedUsingDirectivesCodeFixProvider.cs
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
78 | 77 | | |
79 | | - | |
| 78 | + | |
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
| |||
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
104 | | - | |
| 103 | + | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
126 | | - | |
| 125 | + | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
138 | | - | |
139 | 137 | | |
140 | 138 | | |
141 | 139 | | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
| 143 | + | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
Lines changed: 19 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
99 | | - | |
| 100 | + | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| |||
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
174 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
175 | 181 | | |
176 | 182 | | |
177 | 183 | | |
| |||
186 | 192 | | |
187 | 193 | | |
188 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
189 | 200 | | |
190 | 201 | | |
191 | 202 | | |
192 | 203 | | |
193 | 204 | | |
194 | | - | |
| 205 | + | |
| 206 | + | |
195 | 207 | | |
196 | 208 | | |
197 | 209 | | |
| |||
213 | 225 | | |
214 | 226 | | |
215 | 227 | | |
216 | | - | |
| 228 | + | |
217 | 229 | | |
218 | 230 | | |
219 | 231 | | |
220 | 232 | | |
221 | | - | |
222 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
223 | 236 | | |
224 | 237 | | |
225 | 238 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
431 | | - | |
432 | | - | |
| 430 | + | |
| 431 | + | |
433 | 432 | | |
434 | 433 | | |
435 | 434 | | |
| |||
439 | 438 | | |
440 | 439 | | |
441 | 440 | | |
442 | | - | |
443 | 441 | | |
444 | 442 | | |
445 | 443 | | |
| |||
0 commit comments