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,
449
public readonly
GetWriteValue
GetWriteValue;
453
public ReplaceParentArgs(ReferenceReplacer replacer,
GetWriteValue
getWriteValue, bool keepTrivia, string? conflictMessage)