2 writes to localName
System.Private.Xml (2)
System\Xml\Core\XsdValidatingReader.cs (2)
34
localName
= string.Empty;
2167
attributePSVI.
localName
= localName;
1 reference to localName
System.Private.Xml (1)
System\Xml\Core\XsdValidatingReader.cs (1)
2246
if (Ref.Equal(localName, attInfo.
localName
) && Ref.Equal(ns, attInfo.namespaceUri))