2 overrides of GetDiagnosticLocation
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpPopulateSwitchExpressionDiagnosticAnalyzer.cs (1)
15
protected override Location
GetDiagnosticLocation
(SwitchExpressionSyntax switchBlock)
Microsoft.CodeAnalysis.Features (1)
AbstractPopulateSwitchStatementDiagnosticAnalyzer.cs (1)
35
protected sealed override Location
GetDiagnosticLocation
(TSwitchSyntax switchBlock)
1 reference to GetDiagnosticLocation
Microsoft.CodeAnalysis.Features (1)
AbstractPopulateSwitchDiagnosticAnalyzer.cs (1)
65
GetDiagnosticLocation
(switchBlock),