1 write to adminBase
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\MetabaseReader.cs (1)
63adminBase = (IMSAdminBase)new MSAdminBase();
5 references to adminBase
System.ServiceModel.Activation (5)
System\ServiceModel\Activation\MetabaseReader.cs (5)
61if (adminBase == null) 68uint hResult = adminBase.OpenKey(MSAdminBase.METADATA_MASTER_ROOT_HANDLE, LMPath, 124uint hResult = adminBase.GetData((uint)mdHandle, path, ref record, ref bytes); 128hResult = adminBase.GetData((uint)mdHandle, path, ref record, ref bytes); 230adminBase.CloseKey((uint)handleToClose);