1 write to _refer
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaIdentityConstraint.cs (1)
140set { _refer = (value == null ? XmlQualifiedName.Empty : value); }
1 reference to _refer
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaIdentityConstraint.cs (1)
139get { return _refer; }