6 references to GetWriteValue
Microsoft.CodeAnalysis.Features (6)
ReplacePropertyWithMethods\AbstractReplacePropertyWithMethodsService.cs (6)
151
private static readonly
GetWriteValue
s_getWriteValueForLeftSideOfAssignment =
157
private static readonly
GetWriteValue
s_getWriteValueForIncrementOrDecrement =
173
private static readonly
GetWriteValue
getWriteValueForCompoundAssignment =
288
GetWriteValue
getWriteValue,
449
private readonly struct ReplaceParentArgs(ReferenceReplacer replacer,
GetWriteValue
getWriteValue, bool keepTrivia, string? conflictMessage)
452
public readonly
GetWriteValue
GetWriteValue = getWriteValue;