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