4 references to GetSchemaContentType
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (4)
740
complexType.SetContentType(
GetSchemaContentType
(complexType, null, complexType.ContentTypeParticle));
963
XmlSchemaContentType contentType =
GetSchemaContentType
(complexType, complexContent, extendedParticle);
977
complexType.SetContentType(
GetSchemaContentType
(complexType, complexContent, complexType.ContentTypeParticle));
1015
complexType.SetContentType(
GetSchemaContentType
(complexType, complexContent, complexType.ContentTypeParticle));