5 references to Filter
System.Core (5)
Microsoft\Scripting\Compiler\LabelInfo.cs (2)
152
j.Kind == LabelScopeKind.
Filter
) {
182
if (j.Kind == LabelScopeKind.
Filter
) {
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (3)
680
if (j.Kind == LabelScopeKind.
Filter
) {
812
PushLabelBlock(LabelScopeKind.
Filter
);
814
PopLabelBlock(LabelScopeKind.
Filter
);