11 references to MatchesContainingType
Microsoft.CodeAnalysis.CSharp (11)
Symbols\Source\SourceUserDefinedOperatorSymbolBase.cs (11)
463
if (!
MatchesContainingType
(source0) &&
464
!
MatchesContainingType
(target0) &&
466
!
MatchesContainingType
(source) &&
467
!
MatchesContainingType
(target))
556
if (
MatchesContainingType
(source0))
603
if (!
MatchesContainingType
(this.GetParameterType(0).StrippedType()))
623
if (!
MatchesContainingType
(this.GetParameterType(0).StrippedType()))
673
if (!
MatchesContainingType
(parameterType.StrippedType()))
721
if (!
MatchesContainingType
(this.GetParameterType(0).StrippedType()))
740
if (!
MatchesContainingType
(this.GetParameterType(0).StrippedType()) &&
741
!
MatchesContainingType
(this.GetParameterType(1).StrippedType()))