1 write to _containingType
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourcePropertySymbol.vb (1)
74_containingType = container
11 references to _containingType
Microsoft.CodeAnalysis.VisualBasic (11)
Symbols\Source\SourcePropertySymbol.vb (11)
341Dim binder = BinderBuilder.CreateBinderForType(DirectCast(ContainingModule, SourceModuleSymbol), _syntaxRef.SyntaxTree, _containingType) 416OverloadingHelper.SetMetadataNameForAllOverloads(_name, SymbolKind.Property, _containingType) 431Return _containingType 437Return _containingType 443Return _containingType 812MakeOverriddenMembers(New SignatureOnlyPropertySymbol(Me.Name, _containingType, 930Return BindImplementsClause(_containingType, binder, Me, syntax, diagnostics) 986Return _containingType.AreMembersImplicitlyDeclared 1034If (Not Me._containingType.AnyMemberHasAttributes) Then 1058_containingType, 1067Dim binder = BinderBuilder.CreateBinderForType(DirectCast(ContainingModule, SourceModuleSymbol), _syntaxRef.SyntaxTree, _containingType)