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