1 reference to FindExecutableInternal
System.Windows.Forms (1)
System\Windows\Forms\Help\Help.cs (1)
216string? executable = file.IsFile ? FindExecutableInternal(file.LocalPath.ToString()) : null;