4 references to marshalBlob
ILAssembler (4)
gen\CILBaseVisitor.cs (1)
1372
/// Visit a parse tree produced by <see cref="CILParser.
marshalBlob
"/>.
gen\CILParser.cs (2)
9642
marshalBlob
();
10827
marshalBlob
();
gen\CILVisitor.cs (1)
841
/// Visit a parse tree produced by <see cref="CILParser.
marshalBlob
"/>.