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