2 writes to _canonicalParticle
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaGroup.cs (2)
43
set {
_canonicalParticle
= value; }
85
newGroup.
_canonicalParticle
= XmlSchemaParticle.Empty;
1 reference to _canonicalParticle
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaGroup.cs (1)
42
get { return
_canonicalParticle
; }