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