3 references to Identity
ILCompiler.ReadyToRun (3)
PortableCallHelpers\PInvokeCollector.cs (3)
31=> other is not null && string.Equals(Identity, other.Identity, StringComparison.Ordinal); 35public override int GetHashCode() => Identity.GetHashCode(StringComparison.Ordinal);