5 references to GetMethod
ILCompiler.Compiler (1)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\IntrinsicId.cs (1)
101/// <item><see cref="System.Type.GetMethod(string, int, System.Type[])"/></item>
illink (1)
Microsoft.AspNetCore.Http.Extensions (1)
src\aspnetcore\src\Shared\ParameterBindingMethodCache.cs (1)
517methodInfo = typeof(Enum).GetMethod(
Microsoft.AspNetCore.Mvc.Abstractions (1)
src\aspnetcore\src\Shared\ParameterBindingMethodCache.cs (1)
517methodInfo = typeof(Enum).GetMethod(
Microsoft.AspNetCore.OpenApi (1)
src\aspnetcore\src\Shared\ParameterBindingMethodCache.cs (1)
517methodInfo = typeof(Enum).GetMethod(