4 references to IsValidWellKnownType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\AssemblySymbol.vb (4)
583If isWellKnownType AndAlso Not IsValidWellKnownType(type) Then 616If isWellKnownType AndAlso Not IsValidWellKnownType(result) Then 693Return (Not isWellKnownType OrElse IsValidWellKnownType(candidate)) AndAlso 725Debug.Assert(result.ContainingType Is Nothing OrElse IsValidWellKnownType(result.ContainingType),