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