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