2 references to Create
Microsoft.AspNetCore.Shared.Tests (2)
ObjectMethodExecutorTest.cs (1)
413
return ObjectMethodExecutor.
Create
(method, targetTypeInfo);
src\Shared\ObjectMethodExecutor\ObjectMethodExecutor.cs (1)
123
/// The difference between this method and <see cref="
Create
(MethodInfo, TypeInfo)"/> is that