3 references to TestStrongNameFileSystem
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (1)
Attributes\EmitTestStrongNameProvider.cs (1)
25
var fileSystem = new
TestStrongNameFileSystem
()
Microsoft.CodeAnalysis.Rebuild.UnitTests (1)
CSharpDeterministicKeyBuilderTests.cs (1)
417
var fileSystem = new
TestStrongNameFileSystem
();
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
Attributes\EmitTestStrongNameProvider.vb (1)
23
Dim testFileSystem = New
TestStrongNameFileSystem
() With {