1 instantiation of XmlWhitespaceTextNode
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
244
_whitespaceTextNode = new
XmlWhitespaceTextNode
(_bufferReader);
1 reference to XmlWhitespaceTextNode
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
41
private
XmlWhitespaceTextNode
_whitespaceTextNode;