4 references to
Microsoft.Maui.Controls.SourceGen (3)
CodeBehindGenerator.cs (3)
409 var rootClass = root.Attributes["Class", XamlParser.X2006Uri] 410 ?? root.Attributes["Class", XamlParser.X2009Uri]; 619 var attr = node.Attributes[localName, namespaceURI];
System.Private.Xml (1)
System\Xml\Dom\XmlElement.cs (1)
377return Attributes[localName, namespaceURI];