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