1 implementation of GetDataObject
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractivePasteCommandHandler.cs (1)
174public IDataObject GetDataObject()
1 reference to GetDataObject
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractivePasteCommandHandler.cs (1)
93var data = RoslynClipboard.GetDataObject();