1 reference to EditAndContinueTestAnalyzerConfigOptionsProvider
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
EditAndContinue\EditAndContinueWorkspaceTestBase.cs (1)
285
var optionsProvider = (analyzerOptions != null) ? new
EditAndContinueTestAnalyzerConfigOptionsProvider
(analyzerOptions) : null;