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