2 references to _filePathSuffixLength
System.Web.Mobile (2)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (2)
114if (filePathSuffix != null && filePathSuffix.Length == _filePathSuffixLength) 116Char c = filePathSuffix[_filePathSuffixLength - 1];