12 references to TargetInfo
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (12)
InheritanceMargin\InheritanceMarginTests.cs (12)
1289targets: ImmutableArray.Create(new TargetInfo(
1331targets: ImmutableArray.Create(new TargetInfo(
1351new TargetInfo(
1354new TargetInfo(
1372targets: ImmutableArray.Create(new TargetInfo(
1391targets: ImmutableArray.Create(new TargetInfo(
1567new TargetInfo("System", InheritanceRelationship.InheritedImport),
1568new TargetInfo("System.Collections.Generic", InheritanceRelationship.InheritedImport),
1569new TargetInfo("System.Linq", InheritanceRelationship.InheritedImport))),
2114new TargetInfo("System", InheritanceRelationship.InheritedImport),
2115new TargetInfo("System.Collections.Generic", InheritanceRelationship.InheritedImport),
2116new TargetInfo("System.Linq", InheritanceRelationship.InheritedImport)));