1 write to _appSuffix
System.Web (1)
State\sqlstateclientmanager.cs (1)
1084
_appSuffix
= (appId).ToString(APP_SUFFIX_FORMAT, CultureInfo.InvariantCulture);
1 reference to _appSuffix
System.Web (1)
State\sqlstateclientmanager.cs (1)
990
get { return
_appSuffix
; }