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