1 write to _particles
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
2121_particles = new object[size];
3 references to _particles
System.Private.Xml (3)
System\Xml\Schema\ContentValidator.cs (3)
2130_particles[i] = particle; 2181return _particles[index]; 2216AddParticleToExpected((_particles[element.Value] as XmlSchemaParticle)!, schemaSet, expectedParticles);