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