Implemented interface member:
1 reference to Equals
Microsoft.CodeAnalysis (1)
Symbols\TypedConstantValue.cs (1)
69return obj is TypedConstantValue && Equals((TypedConstantValue)obj);