1 write to AnalyzerReferencesSystemCollectionsImmutable1
Microsoft.CodeAnalysis.Test.Utilities (1)
AssemblyLoadTestFixture.cs (1)
300AnalyzerReferencesSystemCollectionsImmutable1 = GenerateDll("AnalyzerUsesSystemCollectionsImmutable1", sciUserDirectory, @"
4 references to AnalyzerReferencesSystemCollectionsImmutable1
Microsoft.CodeAnalysis.UnitTests (4)
AnalyzerAssemblyLoaderTests.cs (4)
1078loader.AddDependencyLocation(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1080Assembly analyzerAssembly = loader.LoadFromPath(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1322loader.AddDependencyLocation(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1324Assembly analyzerAssembly = loader.LoadFromPath(testFixture.AnalyzerReferencesSystemCollectionsImmutable1);