1 reference to Default
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DataStore.cs (1)
12
private readonly Dictionary<string, DataStoreEntry> _mappedData = new(BackCompatibleStringComparer.
Default
);