6 writes to _schemaType
System.Private.Xml (6)
System\Xml\Xsl\XmlQueryTypeFactory.cs (6)
756
_schemaType
= t.SchemaType;
765
_schemaType
= XmlSchemaComplexType.AnyType;
767
_schemaType
= DatatypeImplementation.AnySimpleType;
772
_schemaType
= null;
779
_schemaType
= DatatypeImplementation.AnyAtomicType;
785
_schemaType
= null;
1 reference to _schemaType
System.Private.Xml (1)
System\Xml\Xsl\XmlQueryTypeFactory.cs (1)
866
return
_schemaType
!;