5 references to IsWhitespace
System.Data (5)
fx\src\data\System\Data\Common\MultipartIdentifier.cs (5)
84if (IsWhitespace (testchar)) { // Is White Space then skip the whitespace 129if (IsWhitespace (testchar)) { // If it is Whitespace 145if (!IsWhitespace (testchar)) { // If it is not whitespace 188if (!IsWhitespace (testchar)) { // If it is not white space we got problems 199if (!IsWhitespace (testchar)) { // If it is not whitespace