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