2 references to SystemReflectionMethodBaseValue
ILLink.RoslynAnalyzer (2)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
223
AddReturnValue(new
SystemReflectionMethodBaseValue
(methodHandle.RepresentedMethod));
TrimAnalysis\HandleCallAction.cs (1)
246
yield return new
SystemReflectionMethodBaseValue
(new MethodProxy(method));