Base:
property
ContainingSymbol
Microsoft.CodeAnalysis.VisualBasic.Symbol.ContainingSymbol
3 references to ContainingSymbol
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\StateMachineRewriter\StateMachineFieldSymbol.vb (1)
96
Dim symbol As ISynthesizedMethodBodyImplementationSymbol = CType(
ContainingSymbol
, ISynthesizedMethodBodyImplementationSymbol)
Symbols\Source\SynthesizedFieldSymbol.vb (1)
73
Dim sourceType = TryCast(
ContainingSymbol
, SourceMemberContainerTypeSymbol)
Symbols\Source\SynthesizedMyGroupCollectionPropertySymbol.vb (1)
79
Return _field.
ContainingSymbol