1 write to AnalyzerId
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\IPerformanceTrackerService.cs (1)
31AnalyzerId = analyzerId;
1 reference to AnalyzerId
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\IPerformanceTrackerService.cs (1)
37public string PIISafeAnalyzerId => BuiltIn ? AnalyzerId : AnalyzerIdHash;