7 references to _descriptor
Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests (7)
Diagnostics\Suppression\SuppressionTests.vb (7)
1721Return ImmutableArray.Create(_descriptor) 1733context.ReportDiagnostic(Diagnostic.Create(_descriptor, classDecl.Identifier.GetLocation())) 1738context.ReportDiagnostic(Diagnostic.Create(_descriptor, ns.Name.GetLocation())) 1743context.ReportDiagnostic(Diagnostic.Create(_descriptor, method.Identifier.GetLocation())) 1748context.ReportDiagnostic(Diagnostic.Create(_descriptor, p.Identifier.GetLocation())) 1753context.ReportDiagnostic(Diagnostic.Create(_descriptor, f.Declarators.First().Names.First.GetLocation())) 1758context.ReportDiagnostic(Diagnostic.Create(_descriptor, e.Identifier.GetLocation()))