1 write to Win32Icon
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1609Win32Icon = win32IconFile,
1 reference to Win32Icon
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
1692using (Stream? iconStream = OpenStream(fileSystem, messageProvider, arguments.Win32Icon, arguments.BaseDirectory, messageProvider.ERR_CantOpenWin32Icon, diagnostics))