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