1 write to _profileServiceManager
System.Web.Extensions (1)
UI\ScriptManagerProxy.cs (1)
119_profileServiceManager = new ProfileServiceManager();
3 references to _profileServiceManager
System.Web.Extensions (3)
UI\ScriptManagerProxy.cs (3)
87return this._profileServiceManager != null; 118if(_profileServiceManager == null) { 121return _profileServiceManager;