1 write to _name
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeAttributeArgument.cs (1)
72_name = value;
2 references to _name
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeAttributeArgument.cs (2)
68return (_name == null) ? string.Empty : _name;