2 references to HasConstituentFromWindowsAssembly
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (2)
EvaluationContext.vb (2)
585
If namespaceName IsNot Nothing AndAlso containingNamespace IsNot Nothing AndAlso
HasConstituentFromWindowsAssembly
(containingNamespace) Then
616
If currNamespace IsNot globalNamespace AndAlso
HasConstituentFromWindowsAssembly
(currNamespace) AndAlso pos < numParts Then