11 references to MatchesContainingType
Microsoft.CodeAnalysis.CSharp (11)
Symbols\Source\SourceUserDefinedOperatorSymbolBase.cs (11)
460
if (!
MatchesContainingType
(source0) &&
461
!
MatchesContainingType
(target0) &&
463
!
MatchesContainingType
(source) &&
464
!
MatchesContainingType
(target))
553
if (
MatchesContainingType
(source0))
600
if (!
MatchesContainingType
(this.GetParameterType(0).StrippedType()))
620
if (!
MatchesContainingType
(this.GetParameterType(0).StrippedType()))
670
if (!
MatchesContainingType
(parameterType.StrippedType()))
718
if (!
MatchesContainingType
(this.GetParameterType(0).StrippedType()))
737
if (!
MatchesContainingType
(this.GetParameterType(0).StrippedType()) &&
738
!
MatchesContainingType
(this.GetParameterType(1).StrippedType()))