4 references to Create
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\DsesFilterAndTransform.cs (1)
878
_getterInvoker = MethodInvoker.
Create
(property.GetMethod!);
System.Text.Json (3)
System\Text\Json\Serialization\Metadata\ReflectionMemberAccessor.cs (3)
159
MethodInvoker invoker = MethodInvoker.
Create
(addMethod);
184
MethodInvoker invoker = MethodInvoker.
Create
(getMethodInfo);
213
MethodInvoker invoker = MethodInvoker.
Create
(setMethodInfo);