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