2 writes to Win32Manifest
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1610
Win32Manifest
= win32ManifestFile,
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\VisualBasicCommandLineParser.vb (1)
1524
.
Win32Manifest
= win32ManifestFile,
2 references to Win32Manifest
Microsoft.CodeAnalysis (2)
CommandLine\CommandLineArguments.cs (1)
236
/// one specified by <see cref="
Win32Manifest
"/> or any
CommandLine\CommonCompiler.cs (1)
1707
: OpenStream(fileSystem, messageProvider, arguments.
Win32Manifest
, arguments.BaseDirectory, messageProvider.ERR_CantOpenWin32Manifest, diagnostics);