1 write to AttributeSyntax
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SynthesizedMyGroupCollectionPropertySymbol.vb (1)
37
Me.
AttributeSyntax
= attributeSyntax.SyntaxTree.GetReference(attributeSyntax)
3 references to AttributeSyntax
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SynthesizedMyGroupCollectionPropertyAccessorSymbol.vb (2)
75
Dim attributeSyntax = PropertyOrEvent.
AttributeSyntax
.GetVisualBasicSyntax()
101
Dim typeBinder As Binder = BinderBuilder.CreateBinderForType(containingType.ContainingSourceModule, PropertyOrEvent.
AttributeSyntax
.SyntaxTree, containingType)
Symbols\Source\SynthesizedMyGroupCollectionPropertySymbol.vb (1)
124
Dim diagnosticLocation As Location =
AttributeSyntax
.GetLocation()