8 references to IsStruct
System.Workflow.Activities (8)
Rules\RuleValidation.cs (8)
1218
else if (
IsStruct
(fromType0))
1222
if ((toType0.IsClass) || (
IsStruct
(toType0)))
1242
else if (
IsStruct
(fromType0))
1246
if ((toType0.IsClass) || (
IsStruct
(toType0)))
1395
else if (
IsStruct
(fromType0))
1409
else if (
IsStruct
(toType0))
1429
else if (
IsStruct
(fromType0))
1443
else if (
IsStruct
(toType0))