1 write to columns
System.Data.Entity (1)
System\Data\SqlClient\SqlGen\Symbol.cs (1)
53columns = new Dictionary<string, Symbol>(StringComparer.OrdinalIgnoreCase);
2 references to columns
System.Data.Entity (2)
System\Data\SqlClient\SqlGen\Symbol.cs (2)
51if (null == columns) 55return columns;