Base:
property
Type
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.PropertySymbol.Type
5 references to Type
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\Source\SourcePropertyAccessorSymbol.vb (1)
430Dim propertyType = propertySymbol.Type
Symbols\Source\SourcePropertySymbol.vb (3)
1196Dim type = Me.Type 1224If Me.Type.ContainsTupleNames() Then 1225AddSynthesizedAttribute(attributes, DeclaringCompilation.SynthesizeTupleNamesAttribute(Type))
Symbols\Source\SynthesizedBackingFieldSymbol.vb (1)
23Return _propertyOrEvent.Type