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