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