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