6 references to GetWriteValue
Microsoft.CodeAnalysis.Features (6)
ReplacePropertyWithMethods\AbstractReplacePropertyWithMethodsService.cs (6)
150
private static readonly
GetWriteValue
s_getWriteValueForLeftSideOfAssignment =
156
private static readonly
GetWriteValue
s_getWriteValueForIncrementOrDecrement =
172
private static readonly
GetWriteValue
getWriteValueForCompoundAssignment =
287
GetWriteValue
getWriteValue,
446
private readonly struct ReplaceParentArgs(ReferenceReplacer replacer,
GetWriteValue
getWriteValue, bool keepTrivia, string? conflictMessage)
449
public readonly
GetWriteValue
GetWriteValue = getWriteValue;