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