1 write to SearchPathAddedByParentAssembly
Microsoft.Build.Framework (1)
AssemblyResolutionSearchTraceEventArgs.cs (1)
388
SearchPathAddedByParentAssembly
= GetResource("AssemblyResolutionSearchTrace_SearchPathAddedByParentAssembly", culture);
2 references to SearchPathAddedByParentAssembly
Microsoft.Build.Framework (1)
AssemblyResolutionSearchTraceEventArgs.cs (1)
325
: Format(culture, formats.
SearchPathAddedByParentAssembly
, attempt.SearchPath, attempt.ParentAssembly));
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\ResolveAssemblyReference.cs (1)
169
SearchPathAddedByParentAssembly = searchTraceFormats.
SearchPathAddedByParentAssembly
;