2 writes to _canonicalParticle
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaGroup.cs (2)
60
set {
_canonicalParticle
= value; }
102
newGroup.
_canonicalParticle
= XmlSchemaParticle.Empty;
1 reference to _canonicalParticle
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaGroup.cs (1)
59
get { return
_canonicalParticle
; }