Base:
property
Type
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.FieldSymbol.Type
7 references to Type
Microsoft.CodeAnalysis.VisualBasic (7)
Symbols\Metadata\PE\PEFieldSymbol.vb (7)
165If Me.Type.SpecialType = SpecialType.System_DateTime Then 170ElseIf Me.Type.SpecialType = SpecialType.System_Decimal Then 233value = AdjustConstantValueFromMetadata(value, Me.Type, False) 234Dim selfOrUnderlyingType = Me.Type.GetEnumUnderlyingTypeOrSelf 240If Me.Type.GetEnumUnderlyingTypeOrSelf.IsNumericType Then 277If Me.Type.SpecialType = SpecialType.System_DateTime Then 281ElseIf Me.Type.SpecialType = SpecialType.System_Decimal Then