2 references to IsContainingType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceUserDefinedOperatorSymbolBase.cs (2)
882
((IsInInterfaceAndAbstractOrVirtual() &&
IsContainingType
(parameterType) && IsSelfConstrainedTypeParameter(this.ReturnType)) ||
910
return
IsContainingType
(type) ||