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