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