1 write to fields
System.Xml (1)
System\Xml\Schema\CompiledidEntityConstraint.cs (1)
58this.fields = new Asttree[fields.Count];
2 references to fields
System.Xml (2)
System\Xml\Schema\CompiledidEntityConstraint.cs (2)
38get { return this.fields; } 61this.fields[idxField] = new Asttree(((XmlSchemaXPath)fields[idxField]).XPath, true, nsmgr);