3 writes to _appcontext
System.Windows.Forms (3)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (3)
3013_appcontext = a; 3020_appcontext = IsolationInterop.CreateActContext(appid._id); 3027_appcontext = IsolationInterop.CreateActContext(appid._id);
11 references to _appcontext
System.Windows.Forms (11)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (11)
3035_appcontext.GetAppId(out o); 3045_appcontext.ApplicationBasePath(0, out s); 3053_appcontext.ReplaceStringMacros(0, culture, toreplace, out replaced); 3060_appcontext.GetComponentManifest(0, component._id, ref IsolationInterop.IID_ICMS, out o); 3068_appcontext.GetComponentManifest(0, component._id, ref IsolationInterop.IID_IManifestInformation, out o); 3076_appcontext.GetComponentPayloadPath(0, component._id, out retval); 3083_appcontext.FindReferenceInContext(0, TheRef._id, out o); 3092_appcontext.EnumComponents(0, out o); 3099_appcontext.PrepareForExecution(IntPtr.Zero, IntPtr.Zero); 3121_appcontext.SetApplicationRunningState(0, (UInt32)s, out theDisposition); 3130_appcontext.GetApplicationStateFilesystemLocation(0, UIntPtr.Zero, IntPtr.Zero, out s);