3 references to IsKeyForIn
System.Data.Entity (3)
System\Data\SqlClient\SqlGen\SqlGenerator.cs (3)
2139
if (
IsKeyForIn
(e.Left))
2144
else if (
IsKeyForIn
(e.Right))
2171
if (
IsKeyForIn
(potentialKey))