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