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