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)
1378loader.AddDependencyLocation(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1380Assembly analyzerAssembly = loader.LoadFromPath(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1672loader.AddDependencyLocation(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1674Assembly analyzerAssembly = loader.LoadFromPath(testFixture.AnalyzerReferencesSystemCollectionsImmutable1);