2 references to Event
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (2)
Generator.cs (2)
115
_lsifJsonWriter.Write(new
Event
(Event.EventKind.Begin, projectVertex.GetId(), _idFactory));
188
_lsifJsonWriter.Write(new
Event
(Event.EventKind.End, projectVertex.GetId(), _idFactory));