2 references to RegEnumKey
System.ServiceModel (2)
System\ServiceModel\ComIntegration\SafeNativeMethods.cs (2)
811ret = SafeNativeMethods.RegEnumKey(this, index, null, ref lengthInChars); 815ret = SafeNativeMethods.RegEnumKey(this, index, keyName, ref lengthInChars);