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