50 references to test
Microsoft.CodeAnalysis.UnitTests (50)
Collections\SegmentedCollectionsMarshalTests.cs (50)
451test<int>(); 452test<int?>(); 453test<Guid>(); 454test<Guid?>(); 455test<string>(); 456test<CustomClass>(); 457test<ManagedCustomStruct>(); 458test<ManagedCustomStruct?>(); 459test<UnmanagedCustomStruct>(); 460test<UnmanagedCustomStruct?>(); 489test<int>(); 490test<int?>(); 491test<Guid>(); 492test<Guid?>(); 493test<string>(); 494test<CustomClass>(); 495test<ManagedCustomStruct>(); 496test<ManagedCustomStruct?>(); 497test<UnmanagedCustomStruct>(); 498test<UnmanagedCustomStruct?>(); 518test<int>(); 519test<int?>(); 520test<Guid>(); 521test<Guid?>(); 522test<string>(); 523test<CustomClass>(); 524test<ManagedCustomStruct>(); 525test<ManagedCustomStruct?>(); 526test<UnmanagedCustomStruct>(); 527test<UnmanagedCustomStruct?>(); 620test<int>(); 621test<int?>(); 622test<Guid>(); 623test<Guid?>(); 624test<string>(); 625test<CustomClass>(); 626test<ManagedCustomStruct>(); 627test<ManagedCustomStruct?>(); 628test<UnmanagedCustomStruct>(); 629test<UnmanagedCustomStruct?>(); 751test<int>(); 752test<int?>(); 753test<Guid>(); 754test<Guid?>(); 755test<string>(); 756test<CustomClass>(); 757test<ManagedCustomStruct>(); 758test<ManagedCustomStruct?>(); 759test<UnmanagedCustomStruct>(); 760test<UnmanagedCustomStruct?>();