13 references to IsTypeDesc
Microsoft.Diagnostics.DataContractReader.Contracts (13)
Contracts\RuntimeTypeSystem_1.cs (12)
526
else if (typeHandle.
IsTypeDesc
())
1050
if (typeHandle.
IsTypeDesc
())
1084
else if (typeHandle.
IsTypeDesc
())
1121
else if (typeHandle.
IsTypeDesc
())
1150
else if (typeHandle.
IsTypeDesc
())
1216
else if (typeHandle.
IsTypeDesc
())
1292
if (typeHandle.
IsTypeDesc
())
1432
if (!typeHandle.
IsTypeDesc
())
1454
if (!typeHandle.
IsTypeDesc
())
1470
if (!typeHandle.
IsTypeDesc
())
1478
public bool IsTypeDesc(TypeHandle typeHandle) => typeHandle.
IsTypeDesc
();
1488
if (typeHandle.
IsTypeDesc
())
RuntimeTypeSystemHelpers\ExtensionMethods.cs (1)
22
if (!type.
IsTypeDesc
())