1 write to _alternativeName
System.Data.Entity (1)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
4032_alternativeName = value;
2 references to _alternativeName
System.Data.Entity (2)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (2)
4028get { return _alternativeName; } 4031Debug.Assert(_alternativeName == null, "GroupKeyInfo.AlternativeName can not be reset");