1 write to _query
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySetDefiningQuery.cs (1)
39_query = reader.Value;
2 references to _query
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySetDefiningQuery.cs (2)
34get { return _query; } 47if(String.IsNullOrEmpty(_query))