1 reference to EditAndContinueTestAnalyzerConfigOptionsProvider
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (1)
322
var optionsProvider = (analyzerOptions != null) ? new
EditAndContinueTestAnalyzerConfigOptionsProvider
(analyzerOptions) : null;