3 writes to _label
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.CodeDom\System\CodeLabeledStatement.cs (3)
38_label = label; 46_label = label; 61_label = value;
2 references to _label
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeLabeledStatement.cs (2)
57return (_label == null) ? string.Empty : _label;