Results 1 issues of Andy Wilson

Hi @TonyValenti, regarding `string.ToInterpolatedString()`, I'm removing this in v9 because 1) `string` it very overloaded already and 2) creating the `InterpolatedString` ahead of time is a pretty advanced feature which...