2 references to IsTypeArgumentDefinedRecursive
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Simplification\CSharpSimplificationService.Expander.cs (2)
556
if (
IsTypeArgumentDefinedRecursive
(symbol, typeArgumentSymbols, enterContainingSymbol: true))
561
if (
IsTypeArgumentDefinedRecursive
(symbol, typeArgumentSymbols, enterContainingSymbol: false))