6 references to ContainingSourceModule
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceMemberMethodSymbol.vb (1)
271ContainingSourceModule.AtomicSetFlagAndStoreDiagnostics(_lazyState, StateFlags.AllDiagnosticsReported, 0, diagnostics)
Symbols\Source\SourceMethodSymbol.vb (3)
895Dim binder As Binder = BinderBuilder.CreateBinderForType(Me.ContainingSourceModule, Me.SyntaxTree, m_containingType) 1186methodBodyBinder = BinderBuilder.CreateBinderForMethodBody(ContainingSourceModule, syntaxTree, Me) 2119Dim sourceModule = ContainingSourceModule
Symbols\Source\SourcePropertyAccessorSymbol.vb (2)
187Dim sourceModule = ContainingSourceModule 256Dim sourceModule = ContainingSourceModule