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