1 write to _csharpCodeGeneratorTypeV3
System.Data.Entity.Design (1)
System\Data\Entity\Design\EntityCodeGenerator.cs (1)
513Interlocked.Exchange(ref _csharpCodeGeneratorTypeV3, type);
2 references to _csharpCodeGeneratorTypeV3
System.Data.Entity.Design (2)
System\Data\Entity\Design\EntityCodeGenerator.cs (2)
510if (_csharpCodeGeneratorTypeV3 == null) 516return Activator.CreateInstance(_csharpCodeGeneratorTypeV3);