Home
last modified time | relevance | path

Searched refs:AppDomainLoadEvent (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.cs17 public virtual void Visit (AppDomainLoadEvent ev) in Visit()
H A DLogEvents.cs10 public sealed class AppDomainLoadEvent : LogEvent { class
H A DLogProcessor.cs264 ev = new AppDomainLoadEvent { in ReadEvent()