2 references to Property
System.Core (2)
Microsoft\Scripting\Ast\IndexExpression.cs (2)
153return Property(instance, indexer, arguments); 333return Property(instance, indexer, (IEnumerable<Expression>)arguments);