1 write to _customTempPath
Microsoft.CodeAnalysis (1)
StrongName\StrongNameFileSystem.cs (1)
23_customTempPath = customTempPath;
1 reference to _customTempPath
Microsoft.CodeAnalysis (1)
StrongName\StrongNameFileSystem.cs (1)
43internal virtual string GetTempPath() => _customTempPath ?? Path.GetTempPath();