3 references to GetSchemaContentType
System.Private.Xml (3)
System\Xml\Schema\SchemaSetCompiler.cs (3)
840complexType.SetContentType(GetSchemaContentType(complexType, null, complexType.ContentTypeParticle)); 1054XmlSchemaContentType contentType = GetSchemaContentType(complexType, complexContent, extendedParticle); 1104XmlSchemaContentType derivedContentType = GetSchemaContentType(complexType, complexContent, complexType.ContentTypeParticle);