5 references to Whitespace
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (4)
223
goto case TextBlockType.
Whitespace
;
228
goto case TextBlockType.
Whitespace
;
239
case TextBlockType.
Whitespace
:
361
WriteString(ws, TextBlockType.
Whitespace
);
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathDocument.cs (1)
269
builder.WriteString(reader.Value, TextBlockType.
Whitespace
);