Microsoft.CSharp.RuntimeBinder.Semantics.IndexerSymbol sealed class IndexerSymbol : PropertySymbol Documentation Code namespace Microsoft.CSharp.RuntimeBinder.Semantics { internal sealed class IndexerSymbol : PropertySymbol { public IndexerSymbol(); } }