5 references to marshalClause
ILAssembler (5)
gen\CILBaseVisitor.cs (1)
1362
/// Visit a parse tree produced by <see cref="CILParser.
marshalClause
"/>.
gen\CILParser.cs (3)
5281
marshalClause
();
5292
marshalClause
();
11209
marshalClause
();
gen\CILVisitor.cs (1)
835
/// Visit a parse tree produced by <see cref="CILParser.
marshalClause
"/>.