2 references to Wcf30RegistryKey
ComSvcConfig (2)
ComAdminWrapper.cs (2)
280
if (SafeNativeMethods.ERROR_SUCCESS == RegistryHandle.TryGetCorrectBitnessHKLMSubkey(is64bit,
Wcf30RegistryKey
, out regkey))
287
throw Tool.CreateException(SR.GetString(SR.FailedToGetRegistryKey,
Wcf30RegistryKey
, "3.0"), null);