1 write to NotAFileNameOnDisk
Microsoft.Build.Framework (1)
AssemblyResolutionSearchTraceEventArgs.cs (1)
394NotAFileNameOnDisk = GetResource("AssemblyResolutionSearchTrace_ConsideredAndRejectedBecauseNotAFileNameOnDisk", culture);
2 references to NotAFileNameOnDisk
Microsoft.Build.Framework (1)
AssemblyResolutionSearchTraceEventArgs.cs (1)
344=> Format(culture, formats.NotAFileNameOnDisk, attempt.FileNameAttempted),
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\ResolveAssemblyReference.cs (1)
142ConsideredAndRejectedBecauseNotAFileNameOnDisk = searchTraceFormats.NotAFileNameOnDisk;