using System.Runtime.CompilerServices;
[UnsafeAccessor(UnsafeAccessorKind.Method, Name = "get_IsDisposed")]
private static extern ref bool IsDisposed(global::Autofac.Core.Lifetime.LifetimeScope @this);
public static void Main()
Console.WriteLine("Hello World");