1 write to _fields
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\CompiledIdentityConstraint.cs (1)
67_fields = new Asttree[fields.Count];
2 references to _fields
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\CompiledIdentityConstraint.cs (2)
44get { return _fields; } 72_fields[idxField] = new Asttree(((XmlSchemaXPath)fields[idxField]).XPath, true, nsmgr);