2 references to VerifyDiagnosticLocationAsync
Microsoft.CodeAnalysis.Features (2)
Diagnostics\Service\DocumentAnalysisExecutor_Helpers.cs (2)
130await VerifyDiagnosticLocationAsync(diagnostic.Id, diagnostic.Location).ConfigureAwait(false); 136await VerifyDiagnosticLocationAsync(diagnostic.Id, location).ConfigureAwait(false);