1 write to identity
Microsoft.CodeAnalysis.CSharp (1)
Symbols\MissingAssemblySymbol.cs (1)
35this.identity = identity;
3 references to identity
Microsoft.CodeAnalysis.CSharp (3)
Symbols\MissingAssemblySymbol.cs (3)
64return identity; 94return identity.GetHashCode(); 114return identity.Equals(other.Identity);