2 references to PP_G_OPTIONAL_VALUE
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Nullable.cs (1)
54
PropertySymbol prop = PredefinedMembers.GetProperty(PREDEFPROP.
PP_G_OPTIONAL_VALUE
);
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (1)
407
new PredefinedPropertyInfo(PREDEFPROP.
PP_G_OPTIONAL_VALUE
, PredefinedName.PN_CAP_VALUE, PREDEFMETH.PM_G_OPTIONAL_GETVALUE)