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