Compilation\BaseTemplateCodeDomTreeGenerator.cs (7)
343HandleDeviceFilterConditional(ref previous, pseSub, statements, ref currentStmts, out nextStmts);
413HandleDeviceFilterConditional(ref previous, pseSub, statements, ref currentStmts, out nextStmts);
551HandleDeviceFilterConditional(ref previous, entry, statements, ref currentStmts, out nextStmts);
747HandleDeviceFilterConditional(ref previous, pseSub, statements, ref currentStmts, out nextStmts);
866HandleDeviceFilterConditional(ref previous, entry, statements, ref currentStmts, out nextStmts);
1050HandleDeviceFilterConditional(ref previous, entry, statements, ref currentStatements, out nextStatements);
1399HandleDeviceFilterConditional(ref previous, entry, otherStatements, ref currentStmts, out nextStmts);