2 references to MatchPropertySignature
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
333if (!comparer.MatchPropertySignature(property, descriptor.Signature))
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\WellKnownMembers.vb (1)
495If Not comparer.MatchPropertySignature([property], descriptor.Signature) Then