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