2 writes to canonicalParticle
System.Xml (2)
System\Xml\Schema\XmlSchemaGroup.cs (2)
54
set {
canonicalParticle
= value; }
89
newGroup.
canonicalParticle
= XmlSchemaParticle.Empty;
1 reference to canonicalParticle
System.Xml (1)
System\Xml\Schema\XmlSchemaGroup.cs (1)
53
get { return
canonicalParticle
; }