1 reference to GetModuleFileName
System.Configuration (1)
System\Configuration\ClientConfigPaths.cs (1)
118
while (((length = UnsafeNativeMethods.
GetModuleFileName
(new HandleRef(null, IntPtr.Zero), sb, sb.Capacity)) == sb.Capacity)