Refactor MakeAndGetTempPath to use expression-bodied member #2266
Annotations
4 warnings
[Prepare]:
src/GitVersion.Core/Core/GitPreparer.cs#L117
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Prepare]:
src/GitVersion.App/ArgumentParser.cs#L169
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Prepare]:
src/GitVersion.Core/Core/GitPreparer.cs#L117
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Prepare]:
src/GitVersion.App/ArgumentParser.cs#L169
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
Loading