2 references to PreAllocatedAttributeVariablePrefix
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (2)
71var preAllocatedAttributeVariableName = PreAllocatedAttributeVariablePrefix + variableCount; 120var preAllocatedAttributeVariableName = PreAllocatedAttributeVariablePrefix + variableCount;