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