2 references to allocateOutput
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Compilation\UsedAssembliesTests.cs (2)
221
allocateOutput
(input, ref output)[i] = old.WithSquiggledText("global " + old.SquiggledText);
225
allocateOutput
(input, ref output)[i] = old.WithLocation(old.LocationLine, old.LocationCharacter + 7);