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)
159MethodInvoker invoker = MethodInvoker.Create(addMethod); 184MethodInvoker invoker = MethodInvoker.Create(getMethodInfo); 213MethodInvoker invoker = MethodInvoker.Create(setMethodInfo);