Commit 46b4fb9
File tree
2,349 files changed
+78802
-29260
lines changed- build
- NuGetAdditionalFiles
- Rulesets
- Targets
- ToolsetPackages
- config
- scripts
- docs
- analyzers
- compilers/CSharp
- contributing
- src
- CodeStyle
- CSharp/Tests
- Core/Tests
- VisualBasic/Tests
- Compilers
- CSharp
- CSharpAnalyzerDriver
- Portable
- Binder
- Semantics/OverloadResolution
- BoundTree
- CodeGen
- CommandLine
- Compilation
- Compiler
- Declarations
- Emitter/Model
- Errors
- FlowAnalysis
- Generated
- Lowering
- AsyncRewriter
- Instrumentation
- IteratorRewriter
- LocalRewriter
- StateMachineRewriter
- Operations
- Parser
- SymbolDisplay
- Symbols
- AnonymousTypes/SynthesizedSymbols
- Metadata/PE
- Source
- Synthesized
- Syntax
- InternalSyntax
- xlf
- Test
- CommandLine
- Emit
- Attributes
- CodeGen
- Emit
- EditAndContinue
- PDB
- Semantic
- Diagnostics
- FlowAnalysis
- IOperation
- Semantics
- Symbol
- Compilation
- DocumentationComments
- Symbols
- Retargeting
- Source
- Syntax
- Parsing
- csc
- Core
- CodeAnalysisTest
- Diagnostics
- Emit
- FileSystem
- MetadataReferences
- Text
- MSBuildTaskTests
- TestUtilities
- MSBuildTask
- xlf
- Portable
- CommandLine
- Compilation
- DiagnosticAnalyzer
- Diagnostic
- Emit
- FileSystem
- Generated
- InternalUtilities
- MetadataReader
- Operations
- Serialization
- Syntax
- InternalSyntax
- Text
- Server
- VBCSCompilerTests
- VBCSCompiler
- Test/Utilities/CSharp
- VisualBasic
- Portable
- Analysis/FlowAnalysis
- CommandLine
- Compilation
- Declarations
- Errors
- Generated
- Parser
- Scanner
- SymbolDisplay
- Symbols
- Metadata/PE
- Syntax/InternalSyntax
- xlf
- Test
- CommandLine
- Emit
- CodeGen
- PDB
- Semantic
- Compilation
- Semantics
- Symbol
- SymbolDisplay
- SymbolsTests
- Metadata
- vbc
- Dependencies
- CodeAnalysis.Debugging
- Microsoft.NetFX20
- PooledObjects
- Deployment
- EditorFeatures
- CSharpTest2/Recommendations
- CSharpTest
- AddAccessibilityModifiers
- AddBraces
- AddFileBanner
- AddParameter
- AddUsing
- AliasAmbiguousType
- AutomaticCompletion
- BlockCommentEditing
- BraceHighlighting
- BraceMatching
- ChangeSignature
- Classification
- CodeActions
- ConvertIfToSwitch
- ConvertLinq
- ConvertNumericLiteral
- EncapsulateField
- ExtractMethod
- InlineTemporary
- IntroduceVariable
- InvertIf
- LambdaSimplifier
- MoveType
- ReplaceMethodWithProperty
- ReplacePropertyWithMethods
- UseExplicitType
- UseImplicitType
- CodeLens
- CommentSelection
- Completion
- CompletionProviders
- ConflictMarkerResolution
- ConvertAutoPropertyToFullProperty
- ConvertForEachToFor
- ConvertForToForEach
- ConvertToInterpolatedString
- Diagnostics
- Async
- ConditionalExpressionInStringInterpolation
- DiagnosticAnalyzerDriver
- FixAllProvider
- GenerateEnumMember
- GenerateMethod
- GenerateType
- HideBase
- InvokeDelegateWithConditionalAccess
- Iterator
- MakeMethodAsynchronous
- MakeMethodSynchronous
- NamingStyles
- PreferFrameworkType
- RemoveUnnecessaryCast
- SimplifyTypeNames
- SpellCheck
- Suppression
- UpgradeProject
- UseAutoProperty
- UseImplicitOrExplicitType
- DocumentationComments
- CodeFixes
- EditAndContinue
- EncapsulateField
- Extensions/ContextQuery
- ExtractInterface
- ExtractMethod
- Formatting
- Indentation
- FullyQualify
- GenerateConstructor
- GenerateDefaultConstructors
- GenerateFromMembers
- AddConstructorParametersFromMembers
- GenerateConstructorFromMembers
- GenerateEqualsAndGetHashCodeFromMembers
- GenerateOverrides
- GenerateVariable
- GoToAdjacentMember
- ImplementAbstractClass
- ImplementInterface
- InitializeParameter
- InlineDeclaration
- Interactive
- BraceMatching
- CodeActions
- KeywordHighlighting
- LineSeparators
- MakeFieldReadonly
- MoveDeclarationNearReference
- OrderModifiers
- Organizing
- PopulateSwitch
- QualifyMemberAccess
- QuickInfo
- RemoveUnnecessaryImports
- RemoveUnreachableCode
- RemoveUnusedLocalFunction
- RemoveUnusedVariable
- ReplaceDocCommentTextWithTag
- SignatureHelp
- SplitStringLiteral
- Squiggles
- Structure
- MetadataAsSource
- SuggestionTags
- SymbolId
- TodoComment
- TypeInferrer
- UseCoalesceExpression
- UseCollectionInitializer
- UseConditionalExpression
- UseDeconstruction
- UseDefaultLiteral
- UseExplicitTupleName
- UseExpressionBody
- Analyzer
- Refactoring
- UseInferredMemberName
- UseIsNullCheck
- UseLocalFunction
- UseNamedArguments
- UseNullPropagation
- UseObjectInitializer
- UsePatternMatching
- UseThrowExpression
- ValidateFormatString
- Workspaces
- CSharp
- Highlighting/KeywordHighlighters
- UseAutoProperty
- Core.Wpf
- Completion/Presentation
- Options
- Suggestions
- Core
- CommandHandlers
- FindReferences
- FindUsages
- GoToDefinition
- GoToImplementation
- Host
- Implementation
- Classification
- Commands
- ForegroundNotification
- Formatting
- IntelliSense/Completion
- KeywordHighlighting
- Workspaces
- ReferenceHighlighting
- Tagging
- Test2
- Classification
- CodeFixes
- Compilation
- Diagnostics
- Expansion
- Extensions
- FindReferences
- GoToDefinition
- GoToImplementation
- IntelliSense
- InteractivePaste
- KeywordHighlighting
- LanguageServices
- Peek
- ReferenceHighlighting
- Rename
- CSharp
- VisualBasic
- Simplification
- Workspaces
- TestUtilities2
- Intellisense
- Utilities/GoToHelpers
- TestUtilities
- AutomaticCompletion
- BlockCommentEditing
- BraceHighlighting
- BraceMatching
- ChangeSignature
- Classification
- CodeActions
- CodeLens
- Completion
- Diagnostics
- GenerateType
- DocumentationComments
- ExtractInterface
- GoToAdjacentMember
- KeywordHighlighting
- QuickInfo
- Remote
- SignatureHelp
- Structure
- Threading
- TypeInferrer
- Workspaces
- Test
- CodeFixes
- CodeGeneration
- CodeRefactorings
- Commands
- CommentSelection
- Completion
- Diagnostics
- DocCommentFormatting
- EditAndContinue
- EditorAdapter
- Extensions
- FindReferences
- MetadataAsSource
- Preview
- RenameTracking
- SolutionCrawler
- Structure
- Tagging
- TextEditor
- Threading
- Utilities
- Workspaces
- Text
- Implementation/TextBufferFactoryService
- VisualBasicTest
- AutomaticEndConstructCorrection
- BraceMatching
- CaseCorrecting
- ChangeSignature
- CodeActions
- InlineTemporary
- IntroduceVariable
- InvertIf
- CommentSelection
- Completion
- CompletionProviders
- ConvertForEachToFor
- ConvertForToForEach
- Diagnostics
- AliasAmbiguousType
- DiagnosticAnalyzerDriver
- MakeMethodAsynchronous
- EditAndContinue
- Helpers
- EncapsulateField
- EndConstructGeneration
- ExtractInterface
- ExtractMethod
- Formatting
- Indentation
- GenerateConstructorFromMembers
- GenerateDefaultConstructors
- GenerateEqualsAndGetHashCodeFromMembers
- ImplementAbstractClass
- ImplementInterface
- LineCommit
- LineSeparators
- MakeFieldReadonly
- Organizing
- Recommendations
- Declarations
- Expressions
- RemoveUnusedVariable
- ReplaceDocCommentTextWithTag
- Squiggles
- TodoComment
- UseConditionalExpression
- ExpressionEvaluator
- CSharp
- Source
- ExpressionCompiler
- Symbols
- ResultProvider
- NetFX20
- Portable
- Test/ExpressionCompiler
- Core
- Source
- ExpressionCompiler
- FunctionResolver
- ResultProvider
- Helpers
- NetFX20
- Portable
- Test/ExpressionCompiler
- VisualBasic
- Source
- ExpressionCompiler
- Binders
- Symbols
- ResultProvider
- NetFX20
- Portable
- Test/ExpressionCompiler
- Features
- CSharp/Portable
- AddFileBanner
- AliasAmbiguousType
- CodeFixes/Suppression
- CodeRefactorings
- InvertIf
- UseExplicitOrImplicitType
- Completion
- CompletionProviders
- KeywordRecommenders
- ConvertForEachToFor
- ConvertForToForEach
- ConvertIfToSwitch
- ConvertLinq
- Diagnostics/Analyzers
- ExtractMethod
- GenerateMember/GenerateVariable
- InlineDeclaration
- IntroduceVariable
- MakeFieldReadonly
- MakeMethodAsynchronous
- RemoveUnusedVariable
- ReplaceDocCommentTextWithTag
- TypeStyle
- UpgradeProject
- UseConditionalExpression
- UseDeconstruction
- UseExpressionBody
- UseLocalFunction
- UsePatternMatching
- xlf
- Core/Portable
- AliasAmbiguousType
- ChangeSignature
- CodeFixes
- CodeLens
- CodeRefactorings
- InvertIf
- CodeStyle
- Completion
- ConvertForEachToFor
- ConvertForToForEach
- ConvertLinq
- ConvertToInterpolatedString
- Diagnostics
- Analyzers
- EngineV2
- EditAndContinue
- ExtractMethod
- GenerateEqualsAndGetHashCodeFromMembers
- GenerateFromMembers
- GenerateMember/GenerateDefaultConstructors
- IntroduceVariable
- MakeFieldReadonly
- MakeMethodAsynchronous
- RemoveUnusedVariable
- ReplaceDocCommentTextWithTag
- SignatureHelp
- SolutionCrawler
- UpgradeProject
- UseAutoProperty
- UseConditionalExpression
- ForAssignment
- ForReturn
- xlf
- VisualBasic/Portable
- AddFileBanner
- AliasAmbiguousType
- CodeRefactorings/InvertIf
- Completion/CompletionProviders
- ConvertForEachToFor
- ConvertForToForEach
- ConvertIfToSwitch
- ExtractMethod
- IntroduceVariable
- MakeFieldReadonly
- RemoveUnusedVariable
- ReplaceDocCommentTextWithTag
- UseConditionalExpression
- xlf
- Interactive
- HostTest
- csi
- vbi
- NuGet
- Scripting
- CSharpTest.Desktop
- CSharpTest
- CSharp
- CoreTest.Desktop
- CoreTestUtilities
- CoreTest
- Core
- Setup
- DevDivInsertionFiles
- DevDivPackages
- Debugger
- DevDivVsix
- CompilersPackage
- MicrosoftCodeAnalysisLanguageServices
- PortableFacades
- NuGet
- NuSpec.loc
- Test
- PdbUtilities
- Perf
- Runner
- StackDepthTest
- Utilities
- Utilities/Portable
- Assert
- Compilation
- Diagnostics
- Mocks
- Traits
- Tools
- BuildUtil
- ILAsm
- MicroBuild
- Source
- CompilerGeneratorTools/Source
- BoundTreeGenerator
- CSharpErrorFactsGenerator
- CSharpSyntaxGenerator
- VisualBasicErrorFactsGenerator
- VisualBasicSyntaxGenerator
- RedNodes
- RunTests
- VisualStudio
- CSharp
- Impl/Options
- Formatting
- Test
- CallHierarchy
- CodeModel
- Debugging
- DesignerAttribute
- EventHookup
- F1Help
- Interactive
- Commands
- Options
- PersistentStorage
- ProjectSystemShim
- CPS
- LegacyProject
- Core
- Def
- Implementation
- ChangeSignature
- CodeLens
- Diagnostics
- EditAndContinue
- FindReferences
- GoToDefinition
- LanguageService
- Library
- FindResults
- TreeItems
- ObjectBrowser
- Options
- Progression
- ProjectSystem
- Legacy
- Remote
- TableDataSource
- Utilities
- Workspace
- Telemetry
- xlf
- Impl/Options
- Style/NamingPreferences
- NamingStyles
- SymbolSpecification
- Test.Next
- Mocks
- Remote
- Services
- Test
- AnalyzerSupport
- CallHierarchy
- ChangeSignature
- ClassView
- CodeModel
- CSharp
- MethodXML
- VisualBasic
- Completion
- DebuggerIntelliSense
- Debugging
- Diagnostics
- EditAndContinue
- ExtractInterface
- GenerateType
- GoToDefinition
- Help
- ObjectBrowser
- CSharp
- VisualBasic
- Preview
- Progression
- ProjectSystemShim
- RQName
- Snippets
- SolutionExplorer
- SymbolSearch
- Venus
- IntegrationTest
- IntegrationTests
- CSharp
- VisualBasic
- Workspace
- TestSetup
- TestUtilities
- InProcess
- Input
- OutOfProcess
- Razor
- Setup.Dependencies
- Setup.Next
- Properties
- Setup
- TestUtilities2
- CallHierarchy
- CodeModel
- ProjectSystemShim/Framework
- VisualBasic/Impl/Options
- Xaml/Impl/Implementation
- Workspaces
- CSharpTest
- CodeGeneration
- Formatting
- CSharp/Portable
- CodeGeneration
- CodeStyle/TypeStyle
- Extensions
- ContextQuery
- Formatting/Rules
- LanguageServices
- Simplification
- Reducers
- Utilities
- CoreTestUtilities
- Formatting
- Resources
- CircularProjectReferences
- Dlls
- NetCoreApp2AndLibrary
- NetCoreApp2AndTwoLibraries
- NetCoreApp2
- NetCoreMultiTFM_ProjectReferenceWithReversedTFMs
- NetCoreMultiTFM_ProjectReference
- NetCoreMultiTFM
- ProjectFiles
- CSharp
- VisualBasic
- SolutionFiles
- SourceFiles
- CSharp
- VisualBasic
- Xaml
- TestFiles
- CoreTest
- CodeCleanup
- Editting
- Execution
- Host
- LinkedFileDiffMerging
- SolutionTests
- WorkspaceServiceTests
- WorkspaceTests
- Core
- Desktop
- Workspace
- Host/Mef
- MSBuild
- CSharp
- ProjectFile
- VisualBasic
- SQLite
- Storage
- xlf
- MSBuild
- Host
- Mef
- MSBuild
- Build
- CSharp
- Constants
- Logging
- ProjectFile
- VisualBasic
- xlf
- Portable
- CodeActions
- CodeGeneration
- CodeStyle
- Diagnostics
- Editing
- Execution
- FindSymbols
- FindReferences
- Finders
- SymbolTree
- SyntaxTree
- LanguageServices
- SemanticsFactsService
- SyntaxFactsService
- Log
- Notification
- Options
- Remote
- Simplification
- SolutionCrawler
- Utilities
- Workspace
- Host
- Mef
- Metadata
- SyntaxTreeFactory
- Solution
- MSBuildTest
- Properties
- Remote
- Core
- Services
- ServiceHub
- Services
- VisualBasicTest
- CodeGeneration
- Formatting
- VisualBasic/Portable
- CodeGeneration
- Extensions
- LanguageServices
- Simplification/Reducers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,349 files changed
+78802
-29260
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
145 | 147 | | |
146 | 148 | | |
147 | 149 | | |
| |||
385 | 387 | | |
386 | 388 | | |
387 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
388 | 394 | | |
389 | 395 | | |
390 | 396 | | |
| |||
450 | 456 | | |
451 | 457 | | |
452 | 458 | | |
| 459 | + | |
453 | 460 | | |
454 | 461 | | |
455 | 462 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
0 commit comments