7 references to ValidateWhitespace
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (4)
1918
_validator.
ValidateWhitespace
(GetStringValue);
2411
_validator.
ValidateWhitespace
(GetStringValue);
2471
_validator.
ValidateWhitespace
(GetStringValue);
2524
_validator.
ValidateWhitespace
(GetStringValue);
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (2)
493
_validator.
ValidateWhitespace
(GetStringValue);
843
_validator.
ValidateWhitespace
(GetStringValue);
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentSchemaValidator.cs (1)
325
_validator.
ValidateWhitespace
(_nodeValueGetter);