4 references to GetSchemaContentType
System.Xml (4)
System\Xml\Schema\SchemaCollectionCompiler.cs (4)
591
complexType.SetContentType(
GetSchemaContentType
(complexType, null, complexType.ContentTypeParticle));
767
XmlSchemaContentType contentType =
GetSchemaContentType
(complexType, complexContent, extendedParticle);
778
complexType.SetContentType(
GetSchemaContentType
(complexType, complexContent, complexType.ContentTypeParticle));
809
complexType.SetContentType(
GetSchemaContentType
(complexType, complexContent, complexType.ContentTypeParticle));