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