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