2 references to ProcessGetMethodByName
illink (2)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (2)
616
foreach (var methodValue in
ProcessGetMethodByName
(systemTypeValue.RepresentedType, stringValue.Contents, bindingFlags))
797
foreach (var methodValue in
ProcessGetMethodByName
(systemTypeValue.RepresentedType, stringValue.Contents, bindingFlags))