3 references to GetAncestorType
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (3)
Debugger\Engine\DkmClrValue.cs (3)
406
declaringType =
GetAncestorType
(declaringType, ParentTypeName);
723
var ancestorType =
GetAncestorType
(@interface, ancestorTypeName);
733
return
GetAncestorType
(baseType, ancestorTypeName);