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