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