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