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