2 writes to _text
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (2)
896_text = text; 907_text = string.Concat(_text, text);
2 references to _text
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (2)
907_text = string.Concat(_text, text); 925return _text;