1 write to _pStore
mscorlib (1)
system\deployment\isolationinterop.cs (1)
1761this._pStore = pStore;
22 references to _pStore
mscorlib (22)
system\deployment\isolationinterop.cs (22)
1754public IStore InternalStore { get { return _pStore; } } 1773_pStore.Transact(new IntPtr(operations.Length), operations, rgDispositions, rgResults); 1798o=_pStore.BindReferenceToAssembly( 1821_pStore.CalculateDelimiterOfDeploymentsBasedOnQuota( 1846o=_pStore.BindReferenceToAssembly( 1863o=_pStore.GetAssemblyInformation( 1882o=_pStore.GetAssemblyInformation( 1909o=_pStore.EnumAssemblies((UInt32)Flags, refToMatch, ref g); 1926o=_pStore.EnumFiles((UInt32)Flags, Assembly, ref g); 1946o=_pStore.EnumPrivateFiles((UInt32)Flags, Application, Assembly, ref g); 1964o=_pStore.EnumInstallationReferences((UInt32)Flags, Assembly, ref g); 2016thePath=_pStore.LockAssemblyPath(0, asm, out theCookie); 2017return new AssemblyPathLock(_pStore, theCookie, thePath); 2063thePath = _pStore.LockApplicationPath(0, app, out theCookie); 2064return new ApplicationPathLock(_pStore, theCookie, thePath); 2071ChangeId=_pStore.QueryChangeID(asm); 2086o=_pStore.EnumCategories((UInt32)Flags, CategoryMatch, ref g); 2106o=_pStore.EnumSubcategories((UInt32)Flags, Category, SearchPattern, ref g); 2121o=_pStore.EnumCategoryInstances((UInt32)Flags, Category, SubCat, ref g); 2145_pStore.GetDeploymentProperty( 2175o = _pStore.EnumInstallerDeploymentMetadata( 2195o = _pStore.EnumInstallerDeploymentMetadataProperties(