3 references to CompileContentTypeParticle
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (3)
739complexType.SetContentTypeParticle(CompileContentTypeParticle(complexType.Particle, true)); 957complexType.SetContentTypeParticle(CompileContentTypeParticle(compiledParticle, false)); 1014complexType.SetContentTypeParticle(CompileContentTypeParticle(complexRestriction.Particle, true));