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