提交 aecf1da6 编写于 作者: C CyrusNajmabadi

Move types to their own files.

上级 d6aed247
......@@ -98,6 +98,7 @@
<Compile Include="CodeStyle\TypeStyle\TypeStyleHelper.cs" />
<Compile Include="Composition\CSharpWorkspaceFeatures.cs" />
<Compile Include="Extensions\BaseMethodDeclarationSyntaxExtensions.cs" />
<Compile Include="FindSymbols\CSharpDeclaredSymbolInfoFactoryService.cs" />
<Compile Include="Simplification\Reducers\CSharpDefaultExpressionReducer.Rewriter.cs" />
<Compile Include="Diagnostics\CSharpDiagnosticPropertiesService.cs" />
<Compile Include="Execution\CSharpOptionsSerializationService.cs" />
......
......@@ -166,6 +166,7 @@
<Compile Include="Formatting\VisualBasicSyntaxFormattingService.vb" />
<Compile Include="LanguageServices\VisualBasicCompilationFactoryService.vb" />
<Compile Include="LanguageServices\VisualBasicCommandLineParserService.vb" />
<Compile Include="FindSymbols\VisualBasicDeclaredSymbolInfoFactoryService.vb" />
<Compile Include="LanguageServices\VisualBasicDocumentationCommentService.vb" />
<Compile Include="LanguageServices\VisualBasicSemanticFactsService.vb" />
<Compile Include="LanguageServices\VisualBasicSymbolDeclarationService.vb" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册