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