4 references to ContainingSourceType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourcePropertyAccessorSymbol.vb (3)
35propertySymbol.ContainingSourceType, 241Dim binder As Binder = BinderBuilder.CreateBinderForType(sourceModule, Me.SyntaxTree, Me.m_property.ContainingSourceType) 287Dim binder As Binder = BinderBuilder.CreateBinderForType(sourceModule, Me.SyntaxTree, Me.m_property.ContainingSourceType)
Symbols\Source\SourceWithEventsBackingFieldSymbol.vb (1)
29MyBase.New([property].ContainingSourceType,