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