1 write to _functions
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
616_functions = new List<Function>();
2 references to _functions
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (2)
614if (_functions == null) 618return _functions;