3 references to CompileContentTypeParticle
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (3)
826
complexType.SetContentTypeParticle(
CompileContentTypeParticle
(complexType.Particle));
1026
complexType.SetContentTypeParticle(
CompileContentTypeParticle
(compiledParticle));
1084
complexType.SetContentTypeParticle(
CompileContentTypeParticle
(complexRestriction.Particle));