2 writes to _createdView
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
ViewHostingControl.cs (2)
46_createdView = _createView(_createdTextBuffer); 72_createdView = null;
2 references to _createdView
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
ViewHostingControl.cs (2)
47this.Content = _createdView.VisualElement; 71_createdView.Close();