3 references to TrySet
System.Private.CoreLib (3)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\TypeCast.cs (3)
1050s_castCache.TrySet(sourceAndVariation, (nuint)pTargetType, result); 1239s_castCache.TrySet(sourceAndVariation, (nuint)pTargetType, retObj != null); 1278s_castCache.TrySet(sourceAndVariation, (nuint)pTargetType, true);