2 references to new
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\DiagnosticComputer.cs (1)
188
return new
SerializableDiagnosticAnalysisResults
(Dehydrate(builderMap, analyzerToIdMap), telemetry);
Microsoft.CodeAnalysis.Workspaces (1)
Diagnostics\SerializableDiagnosticAnalysisResultMap.cs (1)
14
public static readonly SerializableDiagnosticAnalysisResults Empty =
new
(