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