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