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