18 references to DiagnosticResultLocation
Microsoft.AspNetCore.Components.SdkAnalyzers.Tests (18)
ComponentParameterCaptureUnmatchedValuesHasWrongTypeTest.cs (1)
69new DiagnosticResultLocation("Test0.cs", 7, 70)
ComponentParameterCaptureUnmatchedValuesMustBeUniqueTest.cs (1)
57new DiagnosticResultLocation("Test0.cs", 6, 15)
ComponentParameterSettersShouldBePublicTest.cs (3)
83new DiagnosticResultLocation("Test0.cs", 7, 39) 93new DiagnosticResultLocation("Test0.cs", 8, 39) 103new DiagnosticResultLocation("Test0.cs", 9, 39)
ComponentParametersShouldBePublicCodeFixProviderTest.cs (4)
50new DiagnosticResultLocation("Test0.cs", 8, 40) 90new DiagnosticResultLocation("Test0.cs", 8, 39) 100new DiagnosticResultLocation("Test0.cs", 9, 39) 110new DiagnosticResultLocation("Test0.cs", 10, 39)
ComponentParametersShouldBePublicTest.cs (4)
68new DiagnosticResultLocation("Test0.cs", 7, 32) 78new DiagnosticResultLocation("Test0.cs", 8, 40) 88new DiagnosticResultLocation("Test0.cs", 9, 42) 98new DiagnosticResultLocation("Test0.cs", 10, 41)
ComponentParameterUsageAnalyzerTest.cs (5)
55new DiagnosticResultLocation("Test0.cs", 11, 17) 86new DiagnosticResultLocation("Test0.cs", 11, 17) 117new DiagnosticResultLocation("Test0.cs", 11, 17) 148new DiagnosticResultLocation("Test0.cs", 11, 17) 179new DiagnosticResultLocation("Test0.cs", 11, 17)