1 write to _dotnetPath
Microsoft.DotNet.SignTool (1)
src\RealSignTool.cs (1)
42_dotnetPath = args.DotNetPath;
2 references to _dotnetPath
Microsoft.DotNet.SignTool (2)
src\RealSignTool.cs (2)
51if (_dotnetPath == null) 62FileName = _dotnetPath,