2 references to IsObjectType
Microsoft.CodeAnalysis.VisualBasic.Features (2)
ExtractMethod\VisualBasicSelectionResult.vb (2)
150
Return If(info.Type.
IsObjectType
(), info.ConvertedType, info.Type)
186
Return If(info.Type.
IsObjectType
(), info.ConvertedType, info.Type)