Microsoft.CSharp.RuntimeBinder.ResetBindException sealed class ResetBindException : Exception Documentation Code namespace Microsoft.CSharp.RuntimeBinder { internal sealed class ResetBindException : Exception { public ResetBindException(); } }