1 override of FileSystem
Microsoft.CodeAnalysis (1)
StrongName\DesktopStrongNameProvider.cs (1)
37internal override StrongNameFileSystem FileSystem { get; }
1 reference to FileSystem
Microsoft.CodeAnalysis (1)
Compilation.EmitStream.cs (1)
123var fileSystem = _strongNameProvider.FileSystem;