Base:
property
Identity
Microsoft.CodeAnalysis.CSharp.Symbols.AssemblySymbol.Identity
2 references to Identity
Microsoft.CodeAnalysis.CSharp (2)
Symbols\MissingAssemblySymbol.cs (2)
71get { return Identity.PublicKey; } 113return identity.Equals(other.Identity);