1 write to m_containingType
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\SynthesizedSymbols\SynthesizedMethodBase.vb (1)
22
m_containingType
= container
18 references to m_containingType
Microsoft.CodeAnalysis.VisualBasic (18)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_EqualsMethodSymbol.vb (1)
28
Return DirectCast(Me.
m_containingType
, AnonymousTypeTemplateSymbol)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_GetHashCodeMethodSymbol.vb (1)
21
Return DirectCast(Me.
m_containingType
, AnonymousTypeTemplateSymbol)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_IEquatable_EqualsMethodSymbol.vb (1)
28
Return DirectCast(Me.
m_containingType
, AnonymousTypeTemplateSymbol)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_ToStringMethodSymbol.vb (1)
25
Return DirectCast(Me.
m_containingType
, AnonymousTypeTemplateSymbol)
Symbols\Source\SynthesizedInteractiveInitializerMethod.vb (2)
101
Return
m_containingType
.Locations()
145
Return DirectCast(
m_containingType
, SourceMemberContainerTypeSymbol).CalculateSyntaxOffsetInSynthesizedConstructor(localPosition, localTree, isShared:=False)
Symbols\SynthesizedSymbols\SynthesizedConstructorBase.vb (3)
80
ElseIf
m_containingType
.IsMustInherit Then
173
Return
m_containingType
.GetLexicalSortKey()
181
Return
m_containingType
.Locations
Symbols\SynthesizedSymbols\SynthesizedIntrinsicOperatorSymbol.vb (3)
79
TypeSymbol.Equals(
m_containingType
, other.
m_containingType
, TypeCompareKind.ConsiderEverything) AndAlso
95
Return Hash.Combine(_name, Hash.Combine(
m_containingType
, _parameters.Length))
Symbols\SynthesizedSymbols\SynthesizedMethodBase.vb (4)
46
Return
m_containingType
52
Return
m_containingType
99
Return If(
m_containingType
.IsComImport AndAlso Not
m_containingType
.IsInterface,
Symbols\SynthesizedSymbols\SynthesizedRegularMethodBase.vb (2)
123
Return
m_containingType
.GetLexicalSortKey()
131
Return
m_containingType
.Locations