1 write to _fixUps
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
515_fixUps = new FixUpCollection();
2 references to _fixUps
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (2)
514if (_fixUps == null) 517return _fixUps;