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)
80
return (
_text
== null) ? string.Empty :
_text
;