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