2 references to ObjectMethodExecutor
Microsoft.AspNetCore.Shared.Tests (2)
src\Shared\ObjectMethodExecutor\ObjectMethodExecutor.cs (2)
79return new ObjectMethodExecutor(methodInfo, targetTypeInfo, null); 86return new ObjectMethodExecutor(methodInfo, targetTypeInfo, parameterDefaultValues);