1 write to PerfSensitiveAttributeSymbol
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
AbstractAllocationAnalyzer.cs (1)
70PerfSensitiveAttributeSymbol = perfSensitiveAttributeSymbol;
1 reference to PerfSensitiveAttributeSymbol
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
AbstractAllocationAnalyzer.cs (1)
93if (s.GetAttribute(PerfSensitiveAttributeSymbol) is { } attribute)