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