1 write to _contextQName
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
217_contextQName = new XmlQualifiedName(); //Re-use qname
3 references to _contextQName
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
196[MemberNotNull(nameof(_contextQName))] 404_contextQName.Init(localName, namespaceUri); 405XmlQualifiedName elementName = _contextQName;