csharp
public sealed class GlobalBinderThe 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)
public override BindingContext Context
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