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