1 write to s_predefinedFormatList
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DataFormatsCore.cs (1)
143s_predefinedFormatList ??=
4 references to s_predefinedFormatList
System.Private.Windows.Core (4)
System\Private\Windows\Ole\DataFormatsCore.cs (4)
28if (TryFindFormat(s_predefinedFormatList, format, StringComparison.Ordinal, out var found) 30|| TryFindFormat(s_predefinedFormatList, format, StringComparison.OrdinalIgnoreCase, out found) 83if (TryFindFormat(s_predefinedFormatList, shortId, out T? found) 140[MemberNotNull(nameof(s_predefinedFormatList))]