ExpressionParserFindPropertyOrField Method |
[Missing <summary> documentation for "M:System.Linq.Dynamic.ExpressionParser.FindPropertyOrField(System.Type,System.String,System.Boolean)"]
Namespace: System.Linq.Dynamic
private MemberInfo FindPropertyOrField( Type type, string memberName, bool staticAccess )