2 references to TryFindFormat
Microsoft.Private.Windows.Core (2)
System\Private\Windows\Ole\DataFormatsCore.cs (2)
91
if (
TryFindFormat
(s_predefinedFormatList, shortId, out T? found)
92
||
TryFindFormat
(s_formatList, shortId, out found))