Home
last modified time | relevance | path

Searched refs:ContextUnloadEvent (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.cs33 public virtual void Visit (ContextUnloadEvent ev) in Visit()
H A DLogEvents.cs54 public sealed class ContextUnloadEvent : LogEvent { class
H A DLogProcessor.cs301 ev = new ContextUnloadEvent { in ReadEvent()