3 references to GetWin32Setting
Microsoft.CodeAnalysis.VisualBasic (3)
CommandLine\VisualBasicCommandLineParser.vb (3)
667
win32ResourceFile =
GetWin32Setting
(s_win32Res, RemoveQuotesAndSlashes(value), diagnostics)
671
win32IconFile =
GetWin32Setting
(s_win32Icon, RemoveQuotesAndSlashes(value), diagnostics)
675
win32ManifestFile =
GetWin32Setting
(s_win32Manifest, RemoveQuotesAndSlashes(value), diagnostics)