2 references to GetLocalPath
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Help.cs (1)
347
string localPath = NativeMethods.
GetLocalPath
(partialUri);
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (1)
206
fileVer = FileVersionInfo.GetVersionInfo(NativeMethods.
GetLocalPath
(name.EscapedCodeBase)).FileVersion;