3 references to TypeCode
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
3715switch (constantRow.TypeCode)
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\General\Ecma\EcmaDefaultValueProcessing.cs (2)
22if (constantValue.Value.IsNil && constantValue.TypeCode != ConstantTypeCode.String) 26switch (constantValue.TypeCode)