1 reference to Equals
dotnet-svcutil-lib (1)
Metadata\MetadataFileInfo.cs (1)
35return other != null && (Object.ReferenceEquals(this, other) || this.Equals(other.FilePath));