3 references to VisitOwnerType
ILAssembler (3)
GrammarVisitor.cs (3)
1585
attr.Owner =
VisitOwnerType
(context.ownerType()).Value;
3180
var tok =
VisitOwnerType
(context.ownerType()).Value;
4417
GrammarResult ICILVisitor<GrammarResult>.VisitOwnerType(CILParser.OwnerTypeContext context) =>
VisitOwnerType
(context);