5 references to Containment
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\BaseTypeAnalysis.vb (5)
75dependency = dependency.Prepend(New DependencyDesc(If(hasContainment, DependencyKind.Containment, DependencyKind.Inheritance), head)) 115If d.kind = DependencyKind.Containment Then 159Case DependencyKind.Containment 172Case DependencyKind.Containment 223Return chain.Prepend(New DependencyDesc(DependencyKind.Containment, current))