14 references to FeatureName
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (14)
Parsing\IgnoredDirectiveParsingTests.cs (14)
73UsingTree(source, options.WithFeature(FeatureName)); 110parseOptions: TestOptions.Regular.WithFeature(FeatureName), 120var root = SyntaxFactory.ParseCompilationUnit(source, options: TestOptions.Regular.WithFeature(FeatureName)); 142var root = SyntaxFactory.ParseCompilationUnit(source, options: TestOptions.Regular.WithFeature(FeatureName)); 162var root = SyntaxFactory.ParseCompilationUnit("#!abc", options: TestOptions.Regular.WithFeature(FeatureName)); 179options = options.WithFeature(FeatureName); 235UsingTree(source, TestOptions.Regular.WithFeature(FeatureName), 302UsingTree(source, TestOptions.Regular.WithFeature(FeatureName), 381UsingTree(source, TestOptions.Regular.WithFeature(FeatureName)); 421UsingTree(source, TestOptions.Regular.WithFeature(FeatureName)); 470UsingTree(source, TestOptions.Regular.WithFeature(FeatureName)); 497UsingTree(source, TestOptions.Regular.WithFeature(FeatureName), 539UsingTree(source, TestOptions.Regular.WithFeature(FeatureName)); 564UsingTree(source, TestOptions.Regular.WithFeature(FeatureName),