2 references to MapDiagnostics
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Diagnostics\RazorTranslateDiagnosticsService.cs (1)
70
var mappedDiagnostics =
MapDiagnostics
(
Microsoft.CodeAnalysis.Remote.Razor (1)
Diagnostics\RemoteDiagnosticsService.cs (1)
172
diagnostics.AddRange(_translateDiagnosticsService.
MapDiagnostics
(RazorLanguageKind.CSharp, csharpTaskItems, context.Snapshot, codeDocument));