4 references to IsValidWellKnownType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\AssemblySymbol.vb (4)
596If isWellKnownType AndAlso Not IsValidWellKnownType(type) Then 629If isWellKnownType AndAlso Not IsValidWellKnownType(result) Then 706Return (Not isWellKnownType OrElse IsValidWellKnownType(candidate)) AndAlso 738Debug.Assert(result.ContainingType Is Nothing OrElse IsValidWellKnownType(result.ContainingType),