2 writes to _contentTypeParticle
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaComplexType.cs (2)
326
_contentTypeParticle
= value;
493
_contentTypeParticle
= XmlSchemaParticle.Empty;
1 reference to _contentTypeParticle
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaComplexType.cs (1)
267
get { return
_contentTypeParticle
; }