1 write to _fixUps
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
632
_fixUps
= new FixUpCollection();
2 references to _fixUps
System.Data.Services.Design (2)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (2)
631
if (
_fixUps
== null)
634
return
_fixUps
;