/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/Utilities/ |
H A D | LateBoundReflectionDelegateFactory.cs | 44 public override MethodCall<T, object> CreateMethodCall<T>(MethodBase method) in CreateMethodCall() method in Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory
|
H A D | ReflectionDelegateFactory.cs | 64 public abstract MethodCall<T, object> CreateMethodCall<T>(MethodBase method); in CreateMethodCall() method in Newtonsoft.Json.Utilities.ReflectionDelegateFactory
|
H A D | DynamicReflectionDelegateFactory.cs | 52 public override MethodCall<T, object> CreateMethodCall<T>(MethodBase method) in CreateMethodCall() method in Newtonsoft.Json.Utilities.DynamicReflectionDelegateFactory
|
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Utilities/ |
H A D | LateBoundReflectionDelegateFactory.cs | 44 public override MethodCall<T, object> CreateMethodCall<T>(MethodBase method) in CreateMethodCall() method in Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory
|
H A D | ReflectionDelegateFactory.cs | 64 public abstract MethodCall<T, object> CreateMethodCall<T>(MethodBase method); in CreateMethodCall() method in Newtonsoft.Json.Utilities.ReflectionDelegateFactory
|
H A D | DynamicReflectionDelegateFactory.cs | 52 public override MethodCall<T, object> CreateMethodCall<T>(MethodBase method) in CreateMethodCall() method in Newtonsoft.Json.Utilities.DynamicReflectionDelegateFactory
|
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Utilities/ |
H A D | LateBoundReflectionDelegateFactory.cs | 64 public override MethodCall<T, object> CreateMethodCall<T>(MethodBase method) in CreateMethodCall() method in Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory
|
H A D | ReflectionDelegateFactory.cs | 73 public abstract MethodCall<T, object> CreateMethodCall<T>(MethodBase method); in CreateMethodCall() method in Newtonsoft.Json.Utilities.ReflectionDelegateFactory
|
H A D | ExpressionReflectionDelegateFactory.cs | 62 public override MethodCall<T, object> CreateMethodCall<T>(MethodBase method) in CreateMethodCall() method in Newtonsoft.Json.Utilities.ExpressionReflectionDelegateFactory
|
H A D | DynamicReflectionDelegateFactory.cs | 62 public override MethodCall<T, object> CreateMethodCall<T>(MethodBase method) in CreateMethodCall() method in Newtonsoft.Json.Utilities.DynamicReflectionDelegateFactory
|
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json.Tests/Utilities/ |
H A D | ExpressionReflectionDelegateFactoryTests.cs | 154 public void CreateMethodCall() in CreateMethodCall() method in Newtonsoft.Json.Tests.Utilities.ExpressionReflectionDelegateFactoryTests
|