3 references to OptionInfer
Microsoft.CodeAnalysis.Features.UnitTests (3)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (3)
523[InlineData(ProjectSettingKind.OptionInfer)] 551ProjectSettingKind.OptionInfer => ("ENC1152", "OptionInfer"), 567ProjectSettingKind.OptionInfer => (oldOptions.WithOptionInfer(false), "On", "Off"),