3 references to new
ILAssembler (3)
DocumentCompiler.cs (3)
34CILLexer lexer = new(inputSource); 43return new CILLexer(includedSource); 44}, text => new CILLexer(new AntlrInputStream(text)), definedVariables);