1 write to _instance
System.Core (1)
Microsoft\Scripting\Ast\IndexExpression.cs (1)
55_instance = instance;
2 references to _instance
System.Core (2)
Microsoft\Scripting\Ast\IndexExpression.cs (2)
77return _instance.Type.GetElementType(); 85get { return _instance; }