Commit 62026b2
committed
File tree
- .azuredevops
- .github
- docs
- contributing
- wiki
- eng
- common/core-templates
- job
- post-build
- config/guardian
- targets
- src
- Analyzers
- CSharp
- Analyzers
- RemoveUnnecessaryDiscardDesignation
- RemoveUnnecessaryLambdaExpression
- RemoveUnnecessaryNullableDirective
- RemoveUnnecessarySuppressions
- RemoveUnnecessaryUnsafeModifier
- RemoveUnreachableCode
- UseDefaultLiteral
- UseExpressionBody/Helpers
- xlf
- Tests
- Formatting
- UseAutoProperty
- UseNullPropagation
- Core
- Analyzers
- RemoveUnnecessaryCast
- RemoveUnnecessaryImports
- RemoveUnnecessaryParentheses
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- SimplifyInterpolation
- SimplifyTypeNames
- UseCoalesceExpression
- UseInferredMemberName
- UseNullPropagation
- CodeFixes
- Options
- UseAutoProperty
- VisualBasic/Analyzers/RemoveUnnecessaryByVal
- Compilers
- CSharp
- Portable
- Binder
- BoundTree
- Compilation
- Errors
- FlowAnalysis
- Generated
- Parser
- Symbols
- Metadata/PE
- Source
- xlf
- Test
- Emit3/Semantics
- Emit/CodeGen
- Semantic/Semantics
- Syntax
- LexicalAndXml
- Parsing
- Core
- MSBuildTaskTests/TestUtilities
- MSBuildTask
- Sdk
- Portable/PEWriter
- SdkTaskTests
- VisualBasic
- Portable/Symbols/Source
- Test/Semantic
- Binding
- EditorFeatures
- CSharpTest
- AutomaticCompletion
- Classification
- Completion/CompletionProviders
- DocumentationComments
- Formatting
- Indentation
- Core
- Classification
- InlineRename/UI/Adornment
- IntelliSense/ImportCompletionCacheService
- QuickInfo
- StringCopyPaste
- xlf
- Test2
- InlineHints
- IntelliSense
- TestUtilities
- Classification
- Formatting
- VisualBasicTest/QuickInfo
- ExpressionEvaluator
- CSharp
- Source/ExpressionCompiler
- Binders
- Symbols
- Test
- ExpressionCompiler
- ResultProvider
- NetCoreTests
- Core
- Source
- ExpressionCompiler
- ResultProvider
- Helpers
- Test/ResultProvider
- Debugger
- Engine
- MemberInfo
- Features
- CSharpTest
- ConvertLinq
- IntroduceVariable
- InvertIf
- RelatedDocuments
- UseExpressionBody/Refactoring
- CSharp/Portable
- BraceCompletion
- Completion/CompletionProviders
- DeclarationName
- ImportCompletion
- Copilot
- DocumentationComments
- IntroduceVariable
- RelatedDocuments
- SyncedSource
- FileBasedPrograms
- xlf
- Core/Portable
- CodeLens
- Common
- Completion/Providers
- ImportCompletionProvider
- Diagnostics/Service
- FindUsages
- InlineHints
- RelatedDocuments
- SimplifyThisOrMe
- ExternalAccess
- Copilot
- Internal/RelatedDocuments
- RelatedDocuments
- OmniSharp.CSharp/Completion
- TestUtilities/RelatedDocuments
- VisualBasic/Portable/Completion/CompletionProviders/ImportCompletionProvider
- LanguageServer
- Microsoft.CodeAnalysis.LanguageServer.UnitTests
- Utilities
- Microsoft.CodeAnalysis.LanguageServer
- FileBasedPrograms
- HostWorkspace
- LanguageServer/Handler/Restore
- Protocol.TestUtilities
- ProtocolUnitTests
- References
- RelatedDocuments
- Rename
- Protocol
- Extensions
- Handler
- RelatedDocuments
- SemanticTokens
- WorkDoneProgress
- Protocol/Internal
- NuGet/Microsoft.Net.Compilers.Toolset
- Tools/ExternalAccess/Razor/Features
- VisualStudio
- CSharp/Impl/LanguageService
- Core/Def
- ChangeSignature
- ColorSchemes
- DocumentOutline
- FindReferences
- Contexts
- Entries
- StackTraceExplorer
- xlf
- ExternalAccess
- FSharpTest
- FSharp
- Internal
- Workspaces
- CSharpTest/Formatting
- CSharp/Portable
- CodeGeneration
- FindSymbols
- CoreTestUtilities/Remote
- Core/Portable
- Classification
- FindSymbols
- SymbolTree
- TopLevelSyntaxTree
- LanguageServices/DeclaredSymbolFactoryService
- Recommendations
- Tags
- Workspace/Host/DocumentService
- Remote
- Core
- xlf
- ServiceHub/Services
- ExtensionMethodImportCompletion
- RelatedDocuments
- VisualBasic/Portable/FindSymbols
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
34 | 47 | | |
35 | 48 | | |
36 | 49 | | |
| |||
46 | 59 | | |
47 | 60 | | |
48 | 61 | | |
| 62 | + | |
| 63 | + | |
49 | 64 | | |
50 | 65 | | |
51 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
498 | 505 | | |
499 | 506 | | |
500 | 507 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments