3 references to AssemblyName
Microsoft.DotNet.ApiCompatibility (3)
MetadataInformation.cs (3)
60
string.Equals(
AssemblyName
, other.
AssemblyName
, StringComparison.OrdinalIgnoreCase) &&
68
return HashCode.Combine(
AssemblyName
, AssemblyId, FullPath);