2 references to Platform
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
897
yield return CreateProjectRudeEdit(ProjectSettingKind.
Platform
, oldOptions.Platform.ToString(), newOptions.Platform.ToString());
EditAndContinue\ProjectSettingKind.cs (1)
98
ProjectSettingKind.
Platform
;