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