Microsoft.CSharp.RuntimeBinder.Semantics.EXPRUNBOUNDLAMBDA class EXPRUNBOUNDLAMBDA : EXPR Documentation Code namespace Microsoft.CSharp.RuntimeBinder.Semantics { internal class EXPRUNBOUNDLAMBDA : EXPR { public EXPRUNBOUNDLAMBDA(); } }