1 reference to CreateSizeOf
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Expressions.cs (1)
1565
return ConstantValue.
CreateSizeOf
((type.GetEnumUnderlyingType() ?? type).SpecialType);