1 write to _readerAsIXmlSchemaInfo
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlAsyncCheckReader.cs (1)
1039
_readerAsIXmlSchemaInfo
= (IXmlSchemaInfo)reader;
7 references to _readerAsIXmlSchemaInfo
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlAsyncCheckReader.cs (7)
1049
return
_readerAsIXmlSchemaInfo
.Validity;
1057
return
_readerAsIXmlSchemaInfo
.IsDefault;
1065
return
_readerAsIXmlSchemaInfo
.IsNil;
1073
return
_readerAsIXmlSchemaInfo
.MemberType;
1081
return
_readerAsIXmlSchemaInfo
.SchemaType;
1089
return
_readerAsIXmlSchemaInfo
.SchemaElement;
1097
return
_readerAsIXmlSchemaInfo
.SchemaAttribute;