1 write to _copyLocalDependenciesWhenParentReferenceInGac
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\ResolveAssemblyReference.cs (1)
745
set {
_copyLocalDependenciesWhenParentReferenceInGac
= value; }
3 references to _copyLocalDependenciesWhenParentReferenceInGac
Microsoft.Build.Tasks.Core (3)
AssemblyDependency\ResolveAssemblyReference.cs (3)
744
get { return
_copyLocalDependenciesWhenParentReferenceInGac
; }
1580
Log.LogMessage(importance, $"{indent}{
_copyLocalDependenciesWhenParentReferenceInGac
}");
2443
_copyLocalDependenciesWhenParentReferenceInGac
,