1 write to _fullPath
dotnet-svcutil-lib (1)
Tool.cs (1)
59_fullPath = typeof(Tool).GetTypeInfo().Assembly.Location;
2 references to _fullPath
dotnet-svcutil-lib (2)
Tool.cs (2)
57if (string.IsNullOrEmpty(_fullPath)) 61return _fullPath;