1 implementation of GetData
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractivePasteCommandHandler.cs (1)
171
public object
GetData
(string format)
1 reference to GetData
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractivePasteCommandHandler.cs (1)
103
text = InteractiveClipboardFormat.Deserialize(RoslynClipboard.
GetData
(InteractiveClipboardFormat.Tag));