1 write to Property
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\PropertyInfo.cs (1)
18Property = new PropWithType(propertySymbol, propertyType);
2 references to Property
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\PropertyInfo.cs (2)
30AggregateType aggType = Property.Ats; 31PropertySymbol propSym = Property.Prop();