1 write to AnalyzerReferencesSystemCollectionsImmutable1
Microsoft.CodeAnalysis.Test.Utilities (1)
AssemblyLoadTestFixture.cs (1)
362AnalyzerReferencesSystemCollectionsImmutable1 = GenerateDll("AnalyzerUsesSystemCollectionsImmutable1", sciUserDirectory, @"
4 references to AnalyzerReferencesSystemCollectionsImmutable1
Microsoft.CodeAnalysis.UnitTests (4)
AnalyzerAssemblyLoaderTests.cs (4)
1376loader.AddDependencyLocation(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1378Assembly analyzerAssembly = loader.LoadFromPath(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1670loader.AddDependencyLocation(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1672Assembly analyzerAssembly = loader.LoadFromPath(testFixture.AnalyzerReferencesSystemCollectionsImmutable1);