1 reference to IsCompleteSubmission
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveEvaluator.cs (1)
183
return _lazyInteractiveCommands?.InCommand == true || _languageInfo.
IsCompleteSubmission
(text);