2 references to OSInstallTypeRegName
System.Net (2)
net\PeerToPeer\UnsafePeerToPeerMethods.cs (2)
302
string installType = installTypeKey.GetValue(
OSInstallTypeRegName
) as string;
306
SR.GetString(SR.P2P_empty_osinstalltype, OSInstallTypeRegKey + "\\" +
OSInstallTypeRegName
));