8 references to GetCSharpResultAt
Roslyn.Diagnostics.Analyzers.UnitTests (8)
DoNotMixAttributesFromDifferentVersionsOfMEFTests.cs (8)
463GetCSharpResultAt(5, 2, "SystemComponentModelCompositionMetadataAttribute", "C"),
465GetCSharpResultAt(11, 2, "SystemCompositionMetadataAttribute", "C2"));
519GetCSharpResultAt(9, 6, "ImportingConstructorAttribute", "C"),
521GetCSharpResultAt(12, 6, "ImportAttribute", "C"),
523GetCSharpResultAt(19, 6, "ImportingConstructorAttribute", "C2"),
525GetCSharpResultAt(22, 6, "ImportAttribute", "C2")
596GetCSharpResultAt(10, 15, "ImportAttribute", "C"),
598GetCSharpResultAt(20, 16, "ImportAttribute", "C2"));