2 references to GetEntryAll
System.Windows.Forms.Design (2)
System\ComponentModel\Design\Serialization\CodeDomSerializerBase.cs (1)
1739
ComponentCache.Entry? entry = cache.
GetEntryAll
(value);
System\ComponentModel\Design\Serialization\ComponentCodeDomSerializer.cs (1)
391
ComponentCache.Entry? oldEntry = cache?.
GetEntryAll
(value);