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)
514
if (
_fixUps
== null)
517
return
_fixUps
;