1 implementation of IsContinuation
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeTypeSystem_1.cs (1)
572
public bool
IsContinuation
(TypeHandle typeHandle) => typeHandle.IsMethodTable()
1 reference to IsContinuation
Microsoft.Diagnostics.DataContractReader.Legacy (1)
TypeNameBuilder.cs (1)
287
if (typeSystemContract.
IsContinuation
(typeHandle))