2 references to AddSubmissionProject
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
319
/// Followed by creation of a new language buffer and call to <see cref="
AddSubmissionProject
(ITextBuffer)"/>.
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveEvaluator.cs (1)
167
_session.
AddSubmissionProject
(args.NewBuffer);