2 references to _categoryPrefix
System.Web.Mobile (2)
UI\MobileControls\MobileCategoryAttribute.cs (2)
23private static readonly int _prefixLength = _categoryPrefix.Length; 53int index = value.IndexOf(_categoryPrefix, StringComparison.Ordinal);