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
240
Return
_containingType
.TypeSubstitution
265
Return Hash.Combine(
_containingType
, _hash)
283
If Not
_containingType
.Equals(other.
_containingType
) Then