2 references to PM_G_OPTIONAL_CTOR
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Nullable.cs (1)
69
MethodSymbol meth = PredefinedMembers.GetMethod(PREDEFMETH.
PM_G_OPTIONAL_CTOR
);
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (1)
503
new PredefinedMethodInfo( PREDEFMETH.
PM_G_OPTIONAL_CTOR
, PredefinedType.PT_G_OPTIONAL, PredefinedName.PN_CTOR, MethodCallingConventionEnum.Instance, ACCESS.ACC_PUBLIC, 0, new int[] { (int)PredefinedType.PT_VOID, 1, (int)MethodSignatureEnum.SIG_CLASS_TYVAR, 0 }),