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