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