예제 #1
0
 /// <summary>
 /// Enable the assembly resolver to get the right SOS.NETCore version (the one
 /// in the same directory as SOS.Hosting).
 /// </summary>
 static SOSHost()
 {
     AssemblyResolver.Enable();
 }