13 references to IsTypeDesc
Microsoft.Diagnostics.DataContractReader.Contracts (13)
Contracts\RuntimeTypeSystem_1.cs (12)
524
else if (typeHandle.
IsTypeDesc
())
862
if (typeHandle.
IsTypeDesc
())
896
else if (typeHandle.
IsTypeDesc
())
933
else if (typeHandle.
IsTypeDesc
())
962
else if (typeHandle.
IsTypeDesc
())
1028
else if (typeHandle.
IsTypeDesc
())
1104
if (typeHandle.
IsTypeDesc
())
1219
if (!typeHandle.
IsTypeDesc
())
1241
if (!typeHandle.
IsTypeDesc
())
1257
if (!typeHandle.
IsTypeDesc
())
1265
public bool IsTypeDesc(TypeHandle typeHandle) => typeHandle.
IsTypeDesc
();
1275
if (typeHandle.
IsTypeDesc
())
RuntimeTypeSystemHelpers\ExtensionMethods.cs (1)
22
if (!type.
IsTypeDesc
())