4 references to GetParentDefinition
mscorlib (4)
system\attribute.cs (4)
51
PropertyInfo baseProp =
GetParentDefinition
(element, indexParamTypes);
56
baseProp =
GetParentDefinition
(baseProp, indexParamTypes);
79
PropertyInfo baseProp =
GetParentDefinition
(element, indexParamTypes);
86
baseProp =
GetParentDefinition
(baseProp, indexParamTypes);