1 write to _xsdSchema
System.Private.Xml (1)
System\Xml\Core\XsdValidatingReader.cs (1)
158_xsdSchema = _coreReaderNameTable.Add("schema");
1 reference to _xsdSchema
System.Private.Xml (1)
System\Xml\Core\XsdValidatingReader.cs (1)
2325return Ref.Equal(ns, _nsXs) && Ref.Equal(localName, _xsdSchema);