4 references to GetInheritsLocation
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceNamedTypeSymbol.vb (4)
1359Dim location = GetInheritsLocation(declaredBase) 1434location = GetInheritsLocation(baseType) 1462Dim location = GetInheritsLocation(t) 1481Dim location = If(isInterface, GetInheritsLocation(t), GetInheritsOrImplementsLocation(t, getInherits:=False))