1 instantiation of PredefinedPropertyInfo
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (1)
407
new
PredefinedPropertyInfo
(PREDEFPROP.PP_G_OPTIONAL_VALUE, PredefinedName.PN_CAP_VALUE, PREDEFMETH.PM_G_OPTIONAL_GETVALUE)
3 references to PredefinedPropertyInfo
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (3)
204
PredefinedPropertyInfo
info = GetPropInfo(property);
406
private static readonly
PredefinedPropertyInfo
[] s_predefinedProperties = {
410
private static
PredefinedPropertyInfo
GetPropInfo(PREDEFPROP property)