8 references to GetCSharpResultAt
Roslyn.Diagnostics.Analyzers.UnitTests (8)
DoNotMixAttributesFromDifferentVersionsOfMEFTests.cs (8)
433GetCSharpResultAt(5, 2, "SystemComponentModelCompositionMetadataAttribute", "C"),
435GetCSharpResultAt(11, 2, "SystemCompositionMetadataAttribute", "C2"));
485GetCSharpResultAt(9, 6, "ImportingConstructorAttribute", "C"),
487GetCSharpResultAt(12, 6, "ImportAttribute", "C"),
489GetCSharpResultAt(19, 6, "ImportingConstructorAttribute", "C2"),
491GetCSharpResultAt(22, 6, "ImportAttribute", "C2")
558GetCSharpResultAt(10, 15, "ImportAttribute", "C"),
560GetCSharpResultAt(20, 16, "ImportAttribute", "C2"));