2 writes to _appConfigValueIsEmptyString
Microsoft.Build.Tasks.Core (2)
AssemblyDependency\ResolveAssemblyReference.cs (2)
723
_appConfigValueIsEmptyString
= false;
728
_appConfigValueIsEmptyString
= value == string.Empty
1 reference to _appConfigValueIsEmptyString
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\ResolveAssemblyReference.cs (1)
2543
if (!ChangeWaves.AreFeaturesEnabled(ChangeWaves.Wave18_8) &&
_appConfigValueIsEmptyString
)