2 references to Diagnostic
Microsoft.CodeAnalysis.Analyzers.UnitTests (2)
MetaAnalyzers\SymbolIsBannedInAnalyzersTests.cs (2)
187
VerifyVB.
Diagnostic
("RS1035").WithSpan(11, 9, 11, 33).WithArguments("File", ": Do not do file IO in analyzers"),
223
VerifyVB.
Diagnostic
("RS1036").WithSpan(6, 7, 6, 27).WithArguments("MyDiagnosticAnalyzer"),