LdindOpCodesDictionary public sealed class LdindOpCodesDictionary : Dictionary<Type, OpCode> Documentation Code public static OpCode EmptyOpCode { get; } public static LdindOpCodesDictionary Instance { get; } public OpCode this[Type type] { get; }