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