2 references to SignificantWhitespace
System.Xml (2)
System\Xml\Cache\XPathDocumentBuilder.cs (1)
222case TextBlockType.SignificantWhitespace:
System\Xml\XPath\XPathDocument.cs (1)
226builder.WriteString(reader.Value, TextBlockType.SignificantWhitespace);