Base:
property
Type
Microsoft.CodeAnalysis.VisualBasic.Symbols.PropertySymbol.Type
4 references to Type
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Expressions.vb (1)
1065Debug.Assert(prop.Type Is classType)
Symbols\Source\SourceModuleSymbol.vb (1)
1175Dim targetType = DirectCast(prop.Type, NamedTypeSymbol)
Symbols\Source\SynthesizedMyGroupCollectionPropertyAccessorSymbol.vb (2)
59Dim targetTypeName As String = PropertyOrEvent.Type.ToDisplayString(SymbolDisplayFormat.FullyQualifiedFormat) 165Return PropertyOrEvent.Type