2 references to CreateDiagnostic
Test.Utilities (2)
DiagnosticExtensions.cs (2)
90
return symbol.Locations.
CreateDiagnostic
(rule, properties, args);
135
return locations.
CreateDiagnostic
(rule, null, args);