2 references to CreateDiagnosticAndFireEvents
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
Diagnostics\DiagnosticsSquiggleTaggerProviderTests.cs (2)
158
diagnosticService.
CreateDiagnosticAndFireEvents
(workspace, analyzerService, Location.Create(tree, span), diagnosticKind);
197
diagnosticService.
CreateDiagnosticAndFireEvents
(workspace, analyzerService, Location.Create(tree, span), diagnosticKind);