File tree
202 files changed
+9183
-2597
lines changed- docs
- compilers/CSharp
- features
- eng
- common
- cross
- src
- Analyzers
- CSharp
- Analyzers
- CodeStyle
- ConvertTypeofToNameof
- UseImplicitlyTypedLambdaExpression
- xlf
- CodeFixes
- ConvertTypeOfToNameOf
- UseImplicitlyTypedLambdaExpression
- UseUnboundGenericTypeInNameOf
- Tests
- ConvertTypeOfToNameOf
- UseImplicitlyTypedLambdaExpression
- Core
- Analyzers
- ConvertTypeofToNameof
- CodeFixes
- ConvertTypeOfToNameOf
- VisualBasic
- Analyzers/ConvertTypeofToNameof
- CodeFixes/ConvertTypeOfToNameOf
- Compilers
- CSharp
- Portable
- Binder
- Semantics
- Conversions
- OverloadResolution
- BoundTree
- CodeGen
- Compiler
- Errors
- Lowering/LocalRewriter
- Parser
- Symbols/Source
- xlf
- Test
- Emit/Emit
- Emit3
- Semantic/Semantics
- Symbol/Symbols/Source
- Syntax
- Parsing
- Syntax
- Core/Portable
- CodeGen
- Compilation
- Emit
- InternalUtilities
- PEWriter
- VisualBasic/Test/Symbol/SymbolsTests
- EditorFeatures
- CSharp
- AddImports
- AutomaticCompletion
- CSharpTest
- AddMissingImports
- AutomaticCompletion
- CSharpTest2/Recommendations
- Core
- AutomaticCompletion
- ExternalAccess/UnitTestGenerator/Api
- DiagnosticsTestUtilities
- Test
- Diagnostics
- MetadataAsSource
- Test2
- GoToBase
- GoToImplementation
- TestUtilities
- AutomaticCompletion
- EditAndContinue
- ExtractInterface
- FindUsages
- Options
- Workspaces
- VisualBasicTest
- AddMissingImports
- AutomaticCompletion
- Features
- CSharp/Portable
- AddImport
- BraceCompletion
- CodeRefactorings/AddMissingImports
- Completion/KeywordRecommenders
- CSharpTest/ExtractClass
- Core/Portable
- BraceCompletion
- CodeRefactorings/AddMissingImports
- EmbeddedLanguages/Json/LanguageServices
- ExtractClass
- ExtractInterface
- DiagnosticsTestUtilities
- ExternalAccess/OmniSharp/Internal
- ExtractInterface
- Notification
- Test/FindUsages
- TestUtilities/Options
- VisualBasic/Portable
- AddImport
- CodeRefactorings/AddMissingImports
- LanguageServer
- Microsoft.CodeAnalysis.LanguageServer/BrokeredServices/Services
- Protocol.TestUtilities
- Diagnostics
- Workspaces
- ProtocolUnitTests/Options
- Tools/Source/RunTests
- VisualStudio
- CSharp/Impl
- EditorConfigSettings/DataProvider/CodeStyle
- xlf
- Core
- Def
- CommonControls
- ExtractClass
- ExtractInterface
- Options
- Test
- CommonControls
- ExtractInterface
- Options
- Workspaces
- CoreTest
- SolutionTests
- UtilityTest
- CoreTestUtilities
- Workspaces
- Remote/Core
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
202 files changed
+9183
-2597
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
| |||
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
5 | 30 |
| |
6 | 31 |
| |
7 | 32 |
| |
| |||
194 | 219 |
| |
195 | 220 |
| |
196 | 221 |
| |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
197 | 277 |
| |
198 | 278 |
| |
199 | 279 |
| |
|
0 commit comments