1 write to NewValue
dotnet-svcutil-lib.Tests (1)
ReplaceInfo.cs (1)
32
this.
NewValue
= newValue;
2 references to NewValue
dotnet-svcutil-lib.Tests (2)
FixupUtil.cs (1)
138
var value = replaceItem.
NewValue
;
ReplaceInfo.cs (1)
38
return $"{this.OriginalValue} -> {this.
NewValue
}";