1 override of ExperimentalFeaturesEnabled
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
570internal override bool ExperimentalFeaturesEnabled(SyntaxTree tree)
1 reference to ExperimentalFeaturesEnabled
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
569if (ExperimentalFeaturesEnabled(newTree))