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)
430
Dim propertyType = propertySymbol.
Type
Symbols\Source\SourcePropertySymbol.vb (3)
1196
Dim type = Me.
Type
1224
If Me.
Type
.ContainsTupleNames() Then
1225
AddSynthesizedAttribute(attributes, DeclaringCompilation.SynthesizeTupleNamesAttribute(
Type
))
Symbols\Source\SynthesizedBackingFieldSymbol.vb (1)
23
Return _propertyOrEvent.
Type