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