4 references to Desktop64
Microsoft.CodeAnalysis.EditorFeatures (2)
Interactive\InteractiveWindowResetCommand.cs (2)
141
platform = InteractiveHostPlatform.
Desktop64
;
176
InteractiveHostPlatform.
Desktop64
=> " " + PlatformDesktop64,
Microsoft.VisualStudio.LanguageServices (2)
Interactive\VsInteractiveWindowProvider.cs (1)
114
InteractiveHostPlatform.
Desktop64
=> " (.NET Framework " + ServicesVSResources.Bitness64 + ")",
Interactive\VsResetInteractive.cs (1)
184
return InteractiveHostPlatform.
Desktop64
;