1 write to readerAsIXmlSchemaInfo
System.Xml (1)
System\Xml\Core\XmlAsyncCheckReader.cs (1)
872
readerAsIXmlSchemaInfo
= (IXmlSchemaInfo)reader;
7 references to readerAsIXmlSchemaInfo
System.Xml (7)
System\Xml\Core\XmlAsyncCheckReader.cs (7)
880
return
readerAsIXmlSchemaInfo
.Validity;
886
return
readerAsIXmlSchemaInfo
.IsDefault;
892
return
readerAsIXmlSchemaInfo
.IsNil;
898
return
readerAsIXmlSchemaInfo
.MemberType;
904
return
readerAsIXmlSchemaInfo
.SchemaType;
910
return
readerAsIXmlSchemaInfo
.SchemaElement;
916
return
readerAsIXmlSchemaInfo
.SchemaAttribute;