1 write to _documents
ILAssembler (1)
GrammarVisitor.cs (1)
107_documents = documents;
5 references to _documents
ILAssembler (5)
GrammarVisitor.cs (5)
124var location = Location.From(context.Start, _documents); 697var firstDoc = _documents.Values.FirstOrDefault(); 1224Location.From(context.dottedName().Stop, _documents))); 3355Location.From(node, _documents))); 3380Location.From(node, _documents)));