27 references to CSharpNextScriptParseOptions
Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests (27)
Recommendations\AbstractKeywordRecommenderTests.cs (1)
237
""", CSharpNextParseOptions,
CSharpNextScriptParseOptions
);
Recommendations\ClassKeywordRecommenderTests.cs (1)
443
CSharpNextScriptParseOptions
);
Recommendations\ConstKeywordRecommenderTests.cs (2)
184
""", CSharpNextParseOptions,
CSharpNextScriptParseOptions
);
389
CSharpNextScriptParseOptions
);
Recommendations\EnumKeywordRecommenderTests.cs (1)
282
CSharpNextScriptParseOptions
);
Recommendations\EventKeywordRecommenderTests.cs (1)
546
CSharpNextScriptParseOptions
);
Recommendations\InterfaceKeywordRecommenderTests.cs (1)
284
CSharpNextScriptParseOptions
);
Recommendations\InternalKeywordRecommenderTests.cs (1)
401
CSharpNextScriptParseOptions
);
Recommendations\MethodKeywordRecommenderTests.cs (1)
248
CSharpNextScriptParseOptions
);
Recommendations\NativeIntegerKeywordRecommenderTests.cs (1)
501
CSharpNextScriptParseOptions
);
Recommendations\NewKeywordRecommenderTests.cs (1)
1050
CSharpNextScriptParseOptions
);
Recommendations\OperatorKeywordRecommenderTests.cs (1)
141
CSharpNextScriptParseOptions
);
Recommendations\PrivateKeywordRecommenderTests.cs (1)
441
CSharpNextScriptParseOptions
);
Recommendations\PropertyKeywordRecommenderTests.cs (1)
238
CSharpNextScriptParseOptions
);
Recommendations\ProtectedKeywordRecommenderTests.cs (1)
189
""", CSharpNextParseOptions,
CSharpNextScriptParseOptions
);
Recommendations\PublicKeywordRecommenderTests.cs (2)
219
""", CSharpNextParseOptions,
CSharpNextScriptParseOptions
);
476
CSharpNextScriptParseOptions
);
Recommendations\RecordKeywordRecommenderTests.cs (1)
435
CSharpNextScriptParseOptions
);
Recommendations\ReturnKeywordRecommenderTests.cs (2)
378
CSharpNextScriptParseOptions
);
393
CSharpNextScriptParseOptions
);
Recommendations\StaticKeywordRecommenderTests.cs (1)
238
""", CSharpNextParseOptions,
CSharpNextScriptParseOptions
);
Recommendations\StructKeywordRecommenderTests.cs (1)
577
CSharpNextScriptParseOptions
);
Recommendations\UncheckedKeywordRecommenderTests.cs (1)
108
CSharpNextScriptParseOptions
);
Recommendations\UsingKeywordRecommenderTests.cs (1)
490
CSharpNextScriptParseOptions
);
Recommendations\VarKeywordRecommenderTests.cs (1)
388
CSharpNextScriptParseOptions
);
Recommendations\VirtualKeywordRecommenderTests.cs (1)
182
""", CSharpNextParseOptions,
CSharpNextScriptParseOptions
);
Recommendations\VoidKeywordRecommenderTests.cs (1)
225
""", CSharpNextParseOptions,
CSharpNextScriptParseOptions
);