1 write to AssemblyName
Microsoft.Build.Framework (1)
AssemblyResolutionSearchTraceEventArgs.cs (1)
82AssemblyName = assemblyName;
3 references to AssemblyName
Microsoft.Build (1)
Logging\BinaryLogger\BuildEventArgsWriter.cs (1)
658WriteDeduplicatedString(attempt.AssemblyName);
Microsoft.Build.Framework (2)
AssemblyResolutionSearchTraceEventArgs.cs (2)
159writer.WriteOptionalString(AssemblyName); 338=> Format(culture, formats.FusionNamesDidNotMatch, attempt.FileNameAttempted, attempt.AssemblyName, RequestedAssemblyName),