.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Mono.CSharp
  3. Unary
  4. Emit(EmitContext)
  • Unary
    • Operator
    • Expr
    • Oper
    • Unary(Operator, Expression, Location)
    • Accept(StructuralVisitor)
    • CloneTo(CloneContext, Expression)
    • ContainsEmitWithAwait()
    • CreateExpressionTree(ResolveContext)
    • CreatePredefinedOperatorsTable(BuiltinTypes)
    • DoResolve(ResolveContext)
    • DoResolveLValue(ResolveContext, Expression)
    • Emit(EmitContext)
    • EmitBranchable(EmitContext, Label, Boolean)
    • EmitOperator(EmitContext, TypeSpec)
    • EmitSideEffect(EmitContext)
    • Error_Ambiguous(ResolveContext, String, TypeSpec, Location)
    • FlowAnalysis(FlowAnalysisContext)
    • FlowAnalysisConditional(FlowAnalysisContext)
    • MakeExpression(BuilderContext)
    • OperName(Operator)
    • ResolveEnumOperator(ResolveContext, Expression, TypeSpec[])
    • ResolveOperator(ResolveContext, Expression)
    • ResolveUserOperator(ResolveContext, Expression)
monoandroid
namespace Mono.CSharp
{
    public class Unary : Expression
    {
        public override void Emit(EmitContext ec);
    }
}
Xamarin Android 0.0
Xamarin iOS 0.0
Xamarin macOS 0.0
Xamarin tvOS 0.0
Xamarin watchOS 0.0
Information specific to monoandroid
Assembly

Mono.CSharp , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙