4 references to PlatformWith32BitPreference
Microsoft.Build.Tasks.CodeAnalysis (4)
Csc.cs (1)
210commandLine.AppendSwitchIfNotNull("/platform:", PlatformWith32BitPreference);
Vbc.cs (3)
437commandLine.AppendSwitchIfNotNull("/platform:", this.PlatformWith32BitPreference); 860CheckHostObjectSupport(param = nameof(PlatformWith32BitPreference), vbcHostObject5.SetPlatformWith32BitPreference(PlatformWith32BitPreference));