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