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