2 references to Event
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (2)
Generator.cs (2)
219
lsifJsonWriter.Write(new
Event
(Event.EventKind.Begin, documentVertex.GetId(), idFactory));
229
lsifJsonWriter.Write(new
Event
(Event.EventKind.End, documentVertex.GetId(), idFactory));