2 references to SetAssociatedPropertyOrEvent
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEMethodSymbol.cs (2)
791return this.SetAssociatedPropertyOrEvent(propertySymbol, methodKind); 801return this.SetAssociatedPropertyOrEvent(eventSymbol, methodKind);