6 references to ContainingSourceModule
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceMemberMethodSymbol.vb (1)
270ContainingSourceModule.AtomicSetFlagAndStoreDiagnostics(_lazyState, StateFlags.AllDiagnosticsReported, 0, diagnostics)
Symbols\Source\SourceMethodSymbol.vb (3)
894Dim binder As Binder = BinderBuilder.CreateBinderForType(Me.ContainingSourceModule, Me.SyntaxTree, m_containingType) 1185methodBodyBinder = BinderBuilder.CreateBinderForMethodBody(ContainingSourceModule, syntaxTree, Me) 2085Dim sourceModule = ContainingSourceModule
Symbols\Source\SourcePropertyAccessorSymbol.vb (2)
186Dim sourceModule = ContainingSourceModule 255Dim sourceModule = ContainingSourceModule