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