2 references to GetSubmissionFromSelectedSpans
Microsoft.CodeAnalysis.EditorFeatures (2)
Interactive\SendToInteractiveSubmissionProvider.cs (2)
43return GetSubmissionFromSelectedSpans(editorOptions, selectedSpans); 50var candidateSubmission = GetSubmissionFromSelectedSpans(editorOptions, selectedSpans);