5 references to Filter
System.Linq.Expressions (5)
System\Linq\Expressions\Compiler\LabelInfo.cs (2)
141
j.Kind == LabelScopeKind.
Filter
)
177
if (j.Kind == LabelScopeKind.
Filter
)
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (3)
787
if (j.Kind == LabelScopeKind.
Filter
)
940
PushLabelBlock(LabelScopeKind.
Filter
);
942
PopLabelBlock(LabelScopeKind.
Filter
);