1 write to _applyKind
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\QueryExpr.cs (1)
559
_applyKind
= applyKind;
1 reference to _applyKind
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\QueryExpr.cs (1)
583
get { return
_applyKind
; }