1 write to _fields
System.Private.Xml (1)
System\Xml\Schema\CompiledidEntityConstraint.cs (1)
62_fields = new Asttree[fields.Count];
2 references to _fields
System.Private.Xml (2)
System\Xml\Schema\CompiledidEntityConstraint.cs (2)
39get { return _fields; } 67_fields[idxField] = new Asttree(((XmlSchemaXPath)fields[idxField]).XPath!, true, nsmgr);