7 references to _descriptor
Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests (7)
Diagnostics\Suppression\SuppressionTests.vb (7)
1723Return ImmutableArray.Create(_descriptor) 1735context.ReportDiagnostic(Diagnostic.Create(_descriptor, classDecl.Identifier.GetLocation())) 1740context.ReportDiagnostic(Diagnostic.Create(_descriptor, ns.Name.GetLocation())) 1745context.ReportDiagnostic(Diagnostic.Create(_descriptor, method.Identifier.GetLocation())) 1750context.ReportDiagnostic(Diagnostic.Create(_descriptor, p.Identifier.GetLocation())) 1755context.ReportDiagnostic(Diagnostic.Create(_descriptor, f.Declarators.First().Names.First.GetLocation())) 1760context.ReportDiagnostic(Diagnostic.Create(_descriptor, e.Identifier.GetLocation()))