1 write to UserSystemCollectionsImmutable
Microsoft.CodeAnalysis.Test.Utilities (1)
AssemblyLoadTestFixture.cs (1)
344
UserSystemCollectionsImmutable
= GenerateDll("System.Collections.Immutable", sciUserDirectory, @"
5 references to UserSystemCollectionsImmutable
Microsoft.CodeAnalysis.Test.Utilities (1)
AssemblyLoadTestFixture.cs (1)
361
var userSystemCollectionsImmutableReference = MetadataReference.CreateFromFile(
UserSystemCollectionsImmutable
);
Microsoft.CodeAnalysis.UnitTests (4)
AnalyzerAssemblyLoaderTests.cs (4)
1377
loader.AddDependencyLocation(testFixture.
UserSystemCollectionsImmutable
);
1404
loader.AddDependencyLocation(testFixture.
UserSystemCollectionsImmutable
);
1657
_ = alc.LoadFromAssemblyPath(TestFixture.
UserSystemCollectionsImmutable
);
1671
loader.AddDependencyLocation(testFixture.
UserSystemCollectionsImmutable
);