1 instantiation of BoolWrapper
System.Data.Entity (1)
System\Data\SqlClient\SqlGen\SymbolUsageManager.cs (1)
60
wrapper = new
BoolWrapper
();
4 references to BoolWrapper
System.Data.Entity (4)
System\Data\SqlClient\SqlGen\SymbolUsageManager.cs (4)
35
private readonly Dictionary<Symbol,
BoolWrapper
> optionalColumnUsage = new Dictionary<Symbol,
BoolWrapper
>();
44
BoolWrapper
wrapper;
57
BoolWrapper
wrapper;