1 write to _qname
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaNotation.cs (1)
61set { _qname = value; }
1 reference to _qname
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaNotation.cs (1)
60get { return _qname; }