1 write to _schema
System.Private.Xml (1)
System\Xml\Schema\SchemaCollectionpreProcessor.cs (1)
51_schema = schema;
5 references to _schema
System.Private.Xml (5)
System\Xml\Schema\SchemaCollectionpreProcessor.cs (5)
880if (_schema!.TargetNamespace == XmlReservedNs.NsXsi) 1120if (_schema!.IdentityConstraints[constraint.QualifiedName] != null) 1127_schema.IdentityConstraints.Add(constraint.QualifiedName, constraint); 1717if (_schema!.Ids[xso.IdAttribute] != null) 1723_schema.Ids.Add(xso.IdAttribute, xso);