2 references to Requires64Bit
Microsoft.CodeAnalysis (1)
Compilation\Compilation.cs (1)
2218
bool requires64Bit = platform.
Requires64Bit
();
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1407
if (!platform.
Requires64Bit
())