1 write to SearchPath
Microsoft.Build.Framework (1)
AssemblyResolutionSearchTraceEventArgs.cs (1)
387
SearchPath
= GetResource("AssemblyResolutionSearchTrace_SearchPath", culture);
2 references to SearchPath
Microsoft.Build.Framework (1)
AssemblyResolutionSearchTraceEventArgs.cs (1)
324
? Format(culture, formats.
SearchPath
, attempt.SearchPath)
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\ResolveAssemblyReference.cs (1)
168
SearchPath = searchTraceFormats.
SearchPath
;