1 write to _functions
System.Web (1)
Hosting\ProcessHost.cs (1)
325_functions = functions;
7 references to _functions
System.Web (7)
Hosting\ProcessHost.cs (7)
447return _functions; 688Debug.Assert(_functions != null, "_functions != null"); 809refCount = Marshal.ReleaseComObject( _functions ); 917_functions.GetApplicationProperties( 946_functions 1193CustomLoaderHelperFunctions helperFunctions = new CustomLoaderHelperFunctions(_functions, appId); 1216supportFunctions = _functions;