1 write to _containingType
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourcePropertySymbol.vb (1)
73_containingType = container
11 references to _containingType
Microsoft.CodeAnalysis.VisualBasic (11)
Symbols\Source\SourcePropertySymbol.vb (11)
340Dim binder = BinderBuilder.CreateBinderForType(DirectCast(ContainingModule, SourceModuleSymbol), _syntaxRef.SyntaxTree, _containingType) 415OverloadingHelper.SetMetadataNameForAllOverloads(_name, SymbolKind.Property, _containingType) 430Return _containingType 436Return _containingType 442Return _containingType 766MakeOverriddenMembers(New SignatureOnlyPropertySymbol(Me.Name, _containingType, 884Return BindImplementsClause(_containingType, binder, Me, syntax, diagnostics) 940Return _containingType.AreMembersImplicitlyDeclared 988If (Not Me._containingType.AnyMemberHasAttributes) Then 1012_containingType, 1021Dim binder = BinderBuilder.CreateBinderForType(DirectCast(ContainingModule, SourceModuleSymbol), _syntaxRef.SyntaxTree, _containingType)