1 write to AnalyzerId
Microsoft.CodeAnalysis.Features (1)
Diagnostics\IPerformanceTrackerService.cs (1)
30
AnalyzerId
= analyzerId;
1 reference to AnalyzerId
Microsoft.CodeAnalysis.Features (1)
Diagnostics\IPerformanceTrackerService.cs (1)
36
public string PIISafeAnalyzerId => BuiltIn ?
AnalyzerId
: AnalyzerIdHash;