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