1 reference to AllowAwaitInUnsafeContext
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Await.cs (1)
205if (this.InUnsafeRegion && !this.Flags.Includes(BinderFlags.AllowAwaitInUnsafeContext))