2 references to getCode
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
RefReadonlyParameterTests.cs (2)
7212
public static void X({{x}} int p) {{
getCode
(x, "X")}}
7213
public static void Y({{y}} int p) {{
getCode
(y, "Y")}}