1 write to GammaReferencingPublicSigned
Microsoft.CodeAnalysis.Test.Utilities (1)
AssemblyLoadTestFixture.cs (1)
245GammaReferencingPublicSigned = GenerateDll("GammaReferencingPublicSigned", _directory.CreateDirectory("GammaReferencingPublicSigned"), GammaSource, MetadataReference.CreateFromFile(DeltaPublicSigned1));
2 references to GammaReferencingPublicSigned
Microsoft.CodeAnalysis.UnitTests (2)
AnalyzerAssemblyLoaderTests.cs (2)
1348loader.AddDependencyLocation(testFixture.GammaReferencingPublicSigned); 1352var gamma = loader.LoadFromPath(testFixture.GammaReferencingPublicSigned);