6 references to scopeBlock
ILAssembler (6)
gen\CILBaseVisitor.cs (1)
1502
/// Visit a parse tree produced by <see cref="CILParser.
scopeBlock
"/>.
gen\CILParser.cs (4)
12260
scopeBlock
();
12712
scopeBlock
();
12879
scopeBlock
();
13067
scopeBlock
();
gen\CILVisitor.cs (1)
919
/// Visit a parse tree produced by <see cref="CILParser.
scopeBlock
"/>.