1 write to _containingType
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\SubstitutedPropertySymbol.vb (1)
36
_containingType
= container
6 references to _containingType
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\SubstitutedPropertySymbol.vb (6)
83
Return
_containingType
89
Return
_containingType
244
Return
_containingType
.TypeSubstitution
269
Return Hash.Combine(
_containingType
, _hash)
287
If Not
_containingType
.Equals(other.
_containingType
) Then