2 references to IsValidTypeForConstField
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceMemberFieldSymbol.vb (2)
125
If Not varType.
IsValidTypeForConstField
() Then
271
If Not constantType.
IsValidTypeForConstField
() Then