1 instantiation of XmlWhitespaceTextNode
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
219
_whitespaceTextNode ??= new
XmlWhitespaceTextNode
(_bufferReader);
1 reference to XmlWhitespaceTextNode
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
40
private
XmlWhitespaceTextNode
? _whitespaceTextNode;