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