6 references to ExistingEntities
ILCompiler.ReadyToRun (6)
TypeSystem\Mutable\MutableModule.cs (6)
191
Debug.Assert(handle ==
ExistingEntities
[entry.Item2]);
223
ExistingEntities
.Add(item.Key, MetadataTokens.GetToken(item.Value));
273
if (_mutableModule._cache.
ExistingEntities
.TryGetValue(value, out result))
287
_mutableModule._cache.
ExistingEntities
.Add(value, handle);
354
if (_cache.
ExistingEntities
.TryGetValue(tse, out var handle))
357
if (_cache.
ExistingEntities
.TryGetValue(tse, out handle))