3 references to Check
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (3)
Symbols\EEMethodSymbol.cs (2)
131TypeParameterChecker.Check(this.SubstitutedSourceMethod, _allTypeParameters); 479TypeParameterChecker.Check(this, _allTypeParameters);
Symbols\EENamedTypeSymbol.cs (1)
92TypeParameterChecker.Check(this.SubstitutedSourceType, _typeParameters);