1 reference to IsContainedInNamespace
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\TypeSymbolExtensions.vb (1)
1311
Return typeSymbol.ContainingType Is Nothing AndAlso
IsContainedInNamespace
(typeSymbol, "System", "Runtime", "CompilerServices")