1 write to BuiltIn
Microsoft.CodeAnalysis.Features (1)
Diagnostics\IRemoteDiagnosticAnalyzerService.cs (1)
40BuiltIn = builtIn;
2 references to BuiltIn
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\DiagnosticAnalyzer\PerformanceTrackerService.cs (2)
106_builtInMap[entry.AnalyzerId] = entry.BuiltIn; 139sb.Append(snapshot.BuiltIn);