1 write to _csharpCodeGeneratorTypeV2
System.Data.Entity.Design (1)
System\Data\Entity\Design\EntityCodeGenerator.cs (1)
502Interlocked.Exchange(ref _csharpCodeGeneratorTypeV2, type);
2 references to _csharpCodeGeneratorTypeV2
System.Data.Entity.Design (2)
System\Data\Entity\Design\EntityCodeGenerator.cs (2)
499if (_csharpCodeGeneratorTypeV2 == null) 505return Activator.CreateInstance(_csharpCodeGeneratorTypeV2);