2 references to FindProperty
System.Core (2)
Microsoft\Scripting\Ast\IndexExpression.cs (2)
229PropertyInfo pi = FindProperty(type, propertyName, arguments, flags); 232pi = FindProperty(type, propertyName, arguments, flags);