Class QueryOperatorCache
- Namespace
- The.Linq
- Assembly
- Instagile.dll
public sealed class QueryOperatorCache
- Inheritance
-
QueryOperatorCache
- Inherited Members
-
Fields
Instance
public static readonly QueryOperatorCache Instance
Field Value
- QueryOperatorCache
Properties
All_2
public MethodInfo All_2 { get; }
Property Value
- MethodInfo
Any_1
public MethodInfo Any_1 { get; }
Property Value
- MethodInfo
Any_2
public MethodInfo Any_2 { get; }
Property Value
- MethodInfo
Count_1
public MethodInfo Count_1 { get; }
Property Value
- MethodInfo
Count_2
public MethodInfo Count_2 { get; }
Property Value
- MethodInfo
FirstOrDefault_1
public MethodInfo FirstOrDefault_1 { get; }
Property Value
- MethodInfo
FirstOrDefault_2
public MethodInfo FirstOrDefault_2 { get; }
Property Value
- MethodInfo
First_1
public MethodInfo First_1 { get; }
Property Value
- MethodInfo
First_2
public MethodInfo First_2 { get; }
Property Value
- MethodInfo
Include_2_Col
public MethodInfo Include_2_Col { get; }
Property Value
- MethodInfo
Include_2_Ref
public MethodInfo Include_2_Ref { get; }
Property Value
- MethodInfo
OrderByDescending_2
public MethodInfo OrderByDescending_2 { get; }
Property Value
- MethodInfo
OrderBy_2
public MethodInfo OrderBy_2 { get; }
Property Value
- MethodInfo
SelectManyCollectionType_1
public Type SelectManyCollectionType_1 { get; }
Property Value
- Type
SelectMany_2
public MethodInfo SelectMany_2 { get; }
Property Value
- MethodInfo
SelectMany_3
public MethodInfo SelectMany_3 { get; }
Property Value
- MethodInfo
Select_2
public MethodInfo Select_2 { get; }
Property Value
- MethodInfo
SingleOrDefault_1
public MethodInfo SingleOrDefault_1 { get; }
Property Value
- MethodInfo
SingleOrDefault_2
public MethodInfo SingleOrDefault_2 { get; }
Property Value
- MethodInfo
Single_1
public MethodInfo Single_1 { get; }
Property Value
- MethodInfo
Single_2
public MethodInfo Single_2 { get; }
Property Value
- MethodInfo
Sum_0
public IReadOnlyDictionary<Type, MethodInfo> Sum_0 { get; }
Property Value
- IReadOnlyDictionary<Type, MethodInfo>
Sum_1
public IReadOnlyDictionary<Type, MethodInfo> Sum_1 { get; }
Property Value
- IReadOnlyDictionary<Type, MethodInfo>
ThenByDescending_2
public MethodInfo ThenByDescending_2 { get; }
Property Value
- MethodInfo
ThenBy_2
public MethodInfo ThenBy_2 { get; }
Property Value
- MethodInfo
Where_2
public MethodInfo Where_2 { get; }
Property Value
- MethodInfo