12 references to SyntaxTreeWithoutSemanticsAnalysis
Microsoft.CodeAnalysis.CodeStyle (6)
AbstractAddAccessibilityModifiersDiagnosticAnalyzer.cs (1)
28
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
AbstractConsecutiveStatementPlacementDiagnosticAnalyzer.cs (1)
34
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
AbstractFileHeaderDiagnosticAnalyzer.cs (1)
36
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
AbstractFormattingAnalyzer.cs (1)
26
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
AbstractMultipleBlankLinesDiagnosticAnalyzer.cs (1)
30
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
AbstractOrderModifiersDiagnosticAnalyzer.cs (1)
34
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
Microsoft.CodeAnalysis.CSharp.CodeStyle (6)
ArrowExpressionClausePlacementDiagnosticAnalyzer.cs (1)
28
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
ConditionalExpressionPlacementDiagnosticAnalyzer.cs (1)
29
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
ConsecutiveBracePlacementDiagnosticAnalyzer.cs (1)
29
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
ConstructorInitializerPlacementDiagnosticAnalyzer.cs (1)
30
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
CSharpRemoveRedundantNullableDirectiveDiagnosticAnalyzer.cs (1)
34
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;
EmbeddedStatementPlacementDiagnosticAnalyzer.cs (1)
29
=> DiagnosticAnalyzerCategory.
SyntaxTreeWithoutSemanticsAnalysis
;