3 references to VisitHexbyte
ILAssembler (3)
GrammarVisitor.cs (3)
858builder.Add(VisitHexbyte(item)); 3163return new GrammarResult.Literal<byte>(VisitHexbyte(context)); 3982blob.WriteByte(VisitHexbyte(hb));