1 write to Type
System.Core (1)
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (1)
252Type = Node.SwitchValue.Type;
2 references to Type
System.Core (2)
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (2)
253IsUnsigned = TypeUtils.IsUnsigned(Type); 254var code = Type.GetTypeCode(Type);