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