13 references to IsTypeDesc
Microsoft.Diagnostics.DataContractReader.Contracts (13)
Contracts\RuntimeTypeSystem_1.cs (12)
502
else if (typeHandle.
IsTypeDesc
())
817
if (typeHandle.
IsTypeDesc
())
851
else if (typeHandle.
IsTypeDesc
())
888
else if (typeHandle.
IsTypeDesc
())
917
else if (typeHandle.
IsTypeDesc
())
983
else if (typeHandle.
IsTypeDesc
())
1059
if (typeHandle.
IsTypeDesc
())
1174
if (!typeHandle.
IsTypeDesc
())
1196
if (!typeHandle.
IsTypeDesc
())
1212
if (!typeHandle.
IsTypeDesc
())
1220
public bool IsTypeDesc(TypeHandle typeHandle) => typeHandle.
IsTypeDesc
();
1224
if (typeHandle.
IsTypeDesc
())
RuntimeTypeSystemHelpers\ExtensionMethods.cs (1)
22
if (!type.
IsTypeDesc
())