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