1 write to TryGetStringHandle
ILCompiler.ReadyToRun (1)
TypeSystem\Mutable\MutableModule.cs (1)
299TryGetStringHandle = _cache.CreateCacheFunc<string>(GetUserStringHandle);
1 reference to TryGetStringHandle
ILCompiler.ReadyToRun (1)
IL\ReadyToRunILProvider.cs (1)
346newToken = mutableModule.TryGetStringHandle(str);