4 references to VerifyParams
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (4)
Semantics\ParamsCollectionTests.cs (4)
2759
VerifyParams
(parameter, isParamCollection: true);
2793
VerifyParams
(parameter, isParamArray: true);
2957
VerifyParams
(parameter, isParamCollection: true);
2988
VerifyParams
(parameter, isParamArray: true);