2 writes to _isAggregate
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (2)
120_isAggregate = value; 559clone._isAggregate = _isAggregate;
2 references to _isAggregate
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (2)
116return _isAggregate; 559clone._isAggregate = _isAggregate;