2 implementations of IGetAlternativeName
System.Data.Entity (2)
System\Data\Common\EntitySql\StaticContext.cs (2)
152internal sealed class SourceScopeEntry : ScopeEntry, IGroupExpressionExtendedInfo, IGetAlternativeName 342internal sealed class GroupKeyDefinitionScopeEntry : ScopeEntry, IGroupExpressionExtendedInfo, IGetAlternativeName
4 references to IGetAlternativeName
System.Data.Entity (4)
System\Data\Common\EntitySql\SemanticResolver.cs (2)
750IGetAlternativeName iGetAlternativeName = scopeEntry as IGetAlternativeName;
System\Data\Common\EntitySql\StaticContext.cs (2)
191string[] IGetAlternativeName.AlternativeName 379string[] IGetAlternativeName.AlternativeName