4 references to SetDataAsJson
Microsoft.VisualBasic.Forms (2)
Microsoft\VisualBasic\MyServices\ClipboardProxy.vb (2)
214
''' <inheritdoc cref="Clipboard.
SetDataAsJson
(Of T)(String, T)"/>
216
Clipboard.
SetDataAsJson
(format, data)
System.Windows.Forms (2)
System\Windows\Forms\OLE\Clipboard.cs (2)
218
/// Pre-defined <see cref="DataFormats"/> or other data that was serialized via <see cref="
SetDataAsJson
{T}(string, T)"/>
328
/// Pre-defined <see cref="DataFormats"/> or other data that was serialized via <see cref="
SetDataAsJson
{T}(string, T)"/>