2 references to FindProperty
System.Linq.Expressions (2)
System\Linq\Expressions\IndexExpression.cs (2)
234PropertyInfo? pi = FindProperty(type, propertyName, arguments, flags); 238pi = FindProperty(type, propertyName, arguments, flags);