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