1 write to _schema
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (1)
56_schema = schema;
5 references to _schema
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (5)
888if (_schema.TargetNamespace == XmlReservedNs.NsXsi) 1127if (_schema.IdentityConstraints[constraint.QualifiedName] != null) 1134_schema.IdentityConstraints.Add(constraint.QualifiedName, constraint); 1731if (_schema.Ids[xso.IdAttribute] != null) 1737_schema.Ids.Add(xso.IdAttribute, xso);