2 references to IsTypeMissing
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
137
if (
IsTypeMissing
(type))
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\WellKnownMembers.vb (1)
380
If
IsTypeMissing
(type) Then