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)
1409loader.AddDependencyLocation(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1411Assembly analyzerAssembly = loader.LoadFromPath(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1699loader.AddDependencyLocation(testFixture.AnalyzerReferencesSystemCollectionsImmutable1); 1701Assembly analyzerAssembly = loader.LoadFromPath(testFixture.AnalyzerReferencesSystemCollectionsImmutable1);