1 write to _xsdSchema
System.Private.Xml (1)
System\Xml\Schema\XsdValidator.cs (1)
93_xsdSchema = NameTable.Add("schema");
2 references to _xsdSchema
System.Private.Xml (2)
System\Xml\Schema\XsdValidator.cs (2)
67[MemberNotNull(nameof(_xsdSchema))] 771return Ref.Equal(ns, _nsXs) && Ref.Equal(localName, _xsdSchema);