2 references to Whitespace
System.Private.Xml (2)
System\Xml\Core\XmlWellFormedWriter.cs (1)
1016
AdvanceState(Token.
Whitespace
);
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
918
await AdvanceStateAsync(Token.
Whitespace
).ConfigureAwait(false);