13 references to IsTypeDesc
Microsoft.Diagnostics.DataContractReader.Contracts (13)
Contracts\RuntimeTypeSystem_1.cs (12)
544
else if (typeHandle.
IsTypeDesc
())
1069
if (typeHandle.
IsTypeDesc
())
1103
else if (typeHandle.
IsTypeDesc
())
1140
else if (typeHandle.
IsTypeDesc
())
1169
else if (typeHandle.
IsTypeDesc
())
1235
else if (typeHandle.
IsTypeDesc
())
1311
if (typeHandle.
IsTypeDesc
())
1458
if (!typeHandle.
IsTypeDesc
())
1481
if (!typeHandle.
IsTypeDesc
())
1497
if (!typeHandle.
IsTypeDesc
())
1505
public bool IsTypeDesc(ITypeHandle typeHandle) => typeHandle.
IsTypeDesc
();
1515
if (typeHandle.
IsTypeDesc
())
RuntimeTypeSystemHelpers\ExtensionMethods.cs (1)
22
if (!type.
IsTypeDesc
())