Vixen
02b45cc4
csharp
public sealed class GlobalBinder

The outermost scope: everything declared anywhere in the compilation, plus the intrinsic types and functions.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (1)

Methods (1)

  • public GlobalBinder(BindingContext context)

    The outermost scope: everything declared anywhere in the compilation, plus the intrinsic types and functions.

Used by (1)

  • CompilationVixen.Raven