2 references to VerifyDiagnosticLocation
Microsoft.AspNetCore.Components.SdkAnalyzers.Tests (2)
Verifiers\DiagnosticVerifier.cs (2)
135
VerifyDiagnosticLocation
(analyzer, actual, actual.Location, expected.Locations.First());
150
VerifyDiagnosticLocation
(analyzer, actual, additionalLocations[j], expected.Locations[j + 1]);