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