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