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