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