3 references to SubmissionBufferAdded
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
Interactive\InteractiveEvaluator.cs (3)
105
_lazyInteractiveWindow.SubmissionBufferAdded -=
SubmissionBufferAdded
;
137
value.SubmissionBufferAdded +=
SubmissionBufferAdded
;
225
/// Followed on UI thread by creation of a new language buffer and call to <see cref="
SubmissionBufferAdded
"/>.