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