3 references to IsWhiteSpace
System.Web.Mobile (3)
UI\MobileControls\Adapters\EmptyTextWriter.cs (3)
111if (!IsWhiteSpace(buffer, index, count)) 236if (!IsWhiteSpace(buffer, index, count)) 360return IsWhiteSpace(buffer, 0, buffer.Length);