2 references to Parent
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (2)
PDB\MethodDebugInfo.Portable.cs (2)
291if (isVisualBasicMethod || !importScope.Parent.IsNil) 303handle = importScope.Parent;