1 write to identity
Microsoft.CodeAnalysis.CSharp (1)
Symbols\MissingAssemblySymbol.cs (1)
34this.identity = identity;
3 references to identity
Microsoft.CodeAnalysis.CSharp (3)
Symbols\MissingAssemblySymbol.cs (3)
63return identity; 93return identity.GetHashCode(); 113return identity.Equals(other.Identity);