2 references to BeginWriteTagHelperAttributeMethodName
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Extensions\DefaultTagHelperTargetExtension.cs (2)
227
context.CodeWriter.WriteMethodInvocation(
BeginWriteTagHelperAttributeMethodName
);
307
context.CodeWriter.WriteMethodInvocation(
BeginWriteTagHelperAttributeMethodName
);