1 instantiation of RuntimeMethodHandleValue
ILLink.RoslynAnalyzer (1)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
241
AddReturnValue(new
RuntimeMethodHandleValue
(methodBaseValue.RepresentedMethod));
1 reference to RuntimeMethodHandleValue
ILLink.RoslynAnalyzer (1)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
222
if (value is
RuntimeMethodHandleValue
methodHandle)