File tree
363 files changed
+25977
-10973
lines changed- docs/contributing
- eng
- common
- core-templates/steps
- internal
- templates
- config
- pipelines
- src
- Analyzers
- CSharp
- Analyzers
- MakeStructMemberReadOnly
- UseExpressionBody/Helpers
- CodeFixes
- ImplementInterface
- MakeMethodAsynchronous
- Tests
- GenerateMethod
- ImplementInterface
- MakeLocalFunctionStatic
- MakeMethodAsynchronous
- MakeStructMemberReadOnly
- RemoveUnusedParametersAndValues
- UseAutoProperty
- Core
- Analyzers/SimplifyTypeNames
- CodeFixes
- ImplementInterface
- MakeMethodAsynchronous
- VisualBasic
- CodeFixes
- ImplementInterface
- MakeMethodAsynchronous
- Tests
- ImplementInterface
- Compilers
- CSharp
- Portable
- Binder
- Semantics/OverloadResolution
- BoundTree
- CodeGen
- CommandLine
- Errors
- FlowAnalysis
- Lowering
- LocalRewriter
- Operations
- Symbols
- Extensions
- FunctionPointers
- Metadata/PE
- Source
- Synthesized
- Wrapped
- Utilities
- xlf
- Test
- Emit2/CodeGen
- Emit3/Semantics
- Emit
- CodeGen
- IOperation/IOperation
- Semantic/Semantics
- Symbol
- Compilation
- Symbols
- Syntax/Parsing
- Core
- CodeAnalysisTest
- Portable
- CodeGen
- CommandLine
- Compilation
- InternalUtilities
- Test/Core
- VisualBasic/Portable/CommandLine
- Dependencies
- CodeAnalysis.Debugging
- Collections
- Contracts
- PooledObjects
- Threading
- EditorFeatures
- CSharpTest2/EmbeddedLanguages/Json
- CSharpTest
- Classification
- CodeActions
- AddUsing
- GenerateType
- InitializeParameter
- Completion/CompletionProviders
- Formatting
- MoveToNamespace
- ObsoleteSymbol
- QuickInfo
- SplitComment
- SplitStringLiteral
- StringCopyPaste
- CSharp/StringCopyPaste
- Core
- ExternalAccess/VSTypeScript
- InlineRename
- Remote
- Test2
- Diagnostics/UseAutoProperty
- IntelliSense
- Rename
- Test/Collections/Immutable/Maps
- Features
- CSharpTest
- ConvertLocalFunctionToMethod
- Diagnostics/Suppression
- EditAndContinue
- FullyQualify
- ImplementInterface
- IntroduceVariable
- RemoveUnnecessaryCast
- ReplacePropertyWithMethods
- SemanticSearch
- Mocks
- SimplifyTypeNames
- UseExpressionBody/Refactoring
- Wrapping
- CSharp/Portable
- CodeRefactorings/EnableNullable
- Completion/CompletionProviders
- DeclarationName
- ConvertLinq
- Diagnostics
- EditAndContinue
- FullyQualify
- UseAutoProperty
- Core/Portable
- AddImport
- SearchScopes
- ChangeSignature
- CodeFixes/Suppression
- CodeRefactorings
- AddMissingImports
- SyncNamespace
- Completion
- Providers
- ImportCompletionProvider
- Diagnostics
- EditAndContinue
- Utilities
- EncapsulateField
- FindUsages
- ImplementInterface
- IntroduceParameter
- RelatedDocuments
- SemanticSearch
- Tools
- UseAutoProperty
- ValueTracking
- xlf
- DiagnosticsTestUtilities
- CodeActions
- Diagnostics
- ExternalAccess
- Copilot
- Internal
- Completion
- SemanticSearch
- SemanticSearch
- OmniSharp/Rename
- TestUtilities/EditAndContinue
- Test/EditAndContinue
- VisualBasicTest
- EditAndContinue
- ImplementInterface
- VisualBasic/Portable
- Diagnostics
- EditAndContinue
- UseAutoProperty
- Interactive/Host
- LanguageServer
- Microsoft.CodeAnalysis.LanguageServer.UnitTests
- Microsoft.CommonLanguageServerProtocol.Framework
- Protocol.TestUtilities/LanguageServer
- ProtocolUnitTests/Diagnostics
- Protocol
- Features/CodeCleanup
- Handler
- Diagnostics
- Rename
- Tools/ExternalAccess/Razor/Features
- VisualStudio
- CSharp/Impl
- SemanticSearch
- Core
- Def
- CodeCleanup
- Diagnostics
- Extensions
- InlineRename
- LanguageService
- Impl/SolutionExplorer/SymbolTree
- ExternalAccess
- Copilot/SemanticSearch
- FSharp/Internal/Editor/FindUsages
- Setup.Dependencies
- Setup.ServiceHub
- arm64
- x64
- VisualBasic/Impl
- LanguageService
- Workspaces
- CSharpTest/CodeGeneration
- Core/Portable
- CodeActions
- CodeFixesAndRefactorings
- CodeFixes/FixAllOccurrences
- CodeRefactorings/FixAllOccurences
- Diagnostics
- FindSymbols
- FindLiterals
- FindReferences
- Recommendations
- Rename
- ConflictEngine
- Remote
- Core
- ServiceHub/Services
- ConvertTupleToStructCodeRefactoringProvider
- Renamer
- SemanticSearch
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
363 files changed
+25977
-10973
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
403 | 407 |
| |
404 | 408 |
| |
405 | 409 |
| |
406 | 410 |
| |
407 | 411 |
| |
408 | 412 |
| |
409 |
| - | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
410 | 416 |
| |
411 | 417 |
| |
412 | 418 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
| 276 | + | |
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
| |||
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
| 300 | + | |
300 | 301 |
| |
301 | 302 |
| |
302 | 303 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 |
| - | |
| 115 | + | |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 |
| |
34 | 38 |
| |
35 | 39 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 | 41 |
| |
47 | 42 |
| |
48 | 43 |
| |
| |||
55 | 50 |
| |
56 | 51 |
| |
57 | 52 |
| |
58 |
| - | |
59 | 53 |
| |
60 | 54 |
| |
61 | 55 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
0 commit comments