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