13 references to IsTypeDesc
Microsoft.Diagnostics.DataContractReader.Contracts (13)
Contracts\RuntimeTypeSystem_1.cs (12)
544
else if (typeHandle.
IsTypeDesc
())
1104
if (typeHandle.
IsTypeDesc
())
1138
else if (typeHandle.
IsTypeDesc
())
1175
else if (typeHandle.
IsTypeDesc
())
1204
else if (typeHandle.
IsTypeDesc
())
1270
else if (typeHandle.
IsTypeDesc
())
1346
if (typeHandle.
IsTypeDesc
())
1493
if (!typeHandle.
IsTypeDesc
())
1516
if (!typeHandle.
IsTypeDesc
())
1532
if (!typeHandle.
IsTypeDesc
())
1540
public bool IsTypeDesc(ITypeHandle typeHandle) => typeHandle.
IsTypeDesc
();
1550
if (typeHandle.
IsTypeDesc
())
RuntimeTypeSystemHelpers\ExtensionMethods.cs (1)
22
if (!type.
IsTypeDesc
())