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