7 references to PropertyOrEvent
Microsoft.CodeAnalysis.VisualBasic (7)
Symbols\Source\SynthesizedMyGroupCollectionPropertyAccessorSymbol.vb (7)
35
Return
PropertyOrEvent
.AssociatedField
59
Dim targetTypeName As String =
PropertyOrEvent
.Type.ToDisplayString(SymbolDisplayFormat.FullyQualifiedFormat)
62
Dim propertyName As String = MakeSafeName(
PropertyOrEvent
.Name)
64
Dim fieldName As String =
PropertyOrEvent
.AssociatedField.Name
75
Dim attributeSyntax =
PropertyOrEvent
.AttributeSyntax.GetVisualBasicSyntax()
101
Dim typeBinder As Binder = BinderBuilder.CreateBinderForType(containingType.ContainingSourceModule,
PropertyOrEvent
.AttributeSyntax.SyntaxTree, containingType)
166
Return
PropertyOrEvent
.Type