2 writes to _ei
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
4620newRecord._ei = _ei; 4877set { _ei = value; }
2 references to _ei
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
4620newRecord._ei = _ei; 4876get { return _ei; }