6 references to ContentType
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (4)
416
if (_xmlSchemaInfo.
ContentType
== XmlSchemaContentType.TextOnly)
423
if (_attributePSVI != null && AttributeSchemaInfo.
ContentType
== XmlSchemaContentType.TextOnly)
2329
if (_xmlSchemaInfo.
ContentType
== XmlSchemaContentType.TextOnly)
2350
if (_xmlSchemaInfo.
ContentType
== XmlSchemaContentType.TextOnly)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (2)
756
if (_xmlSchemaInfo.
ContentType
== XmlSchemaContentType.TextOnly)
778
if (_xmlSchemaInfo.
ContentType
== XmlSchemaContentType.TextOnly)