4 references to VerifyParams
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (4)
Semantics\ParamsCollectionTests.cs (4)
2749
VerifyParams
(parameter, isParamCollection: true);
2783
VerifyParams
(parameter, isParamArray: true);
2945
VerifyParams
(parameter, isParamCollection: true);
2976
VerifyParams
(parameter, isParamArray: true);