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