2 references to GetDeclaringTypeInternal
mscorlib (2)
system\typedreference.cs (2)
51
if (targetType != field.
GetDeclaringTypeInternal
() && !targetType.IsSubclassOf(field.
GetDeclaringTypeInternal
()))