1 reference to _GetModuleFileName
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2695
int size =
_GetModuleFileName
(hModule, buffer, buffer.Capacity);