2 references to SetAssociatedProperty
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEPropertySymbol.cs (2)
349
_getMethod.
SetAssociatedProperty
(this, MethodKind.PropertyGet);
354
_setMethod.
SetAssociatedProperty
(this, MethodKind.PropertySet);