1 write to _text
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeComment.cs (1)
84_text = value;
2 references to _text
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeComment.cs (2)
80return (_text == null) ? string.Empty : _text;