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