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