3 references to ProcessAttribute
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Components\ComponentComplexAttributeContentPass.cs (3)
43ProcessAttribute(node, propertyNode, propertyNode.AttributeName); 48ProcessAttribute(node, htmlNode, htmlNode.AttributeName); 52ProcessAttribute(node, directiveAttributeNode, directiveAttributeNode.OriginalAttributeName);