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)
40private XmlWhitespaceTextNode? _whitespaceTextNode;