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