Home
last modified time | relevance | path

Searched refs:ContextLoadEvent (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Profiler.Log/Mono.Profiler.Log/
H A DLogEventVisitor.cs29 public virtual void Visit (ContextLoadEvent ev) in Visit()
H A DLogEvents.cs42 public sealed class ContextLoadEvent : LogEvent { class
H A DLogProcessor.cs296 ev = new ContextLoadEvent { in ReadEvent()