<PackageReference Include="Microsoft.CSharp" Version="4.6.0-preview.18571.3" />

CConversions

static class CConversions
public static bool FExpRefConv(CType typeSrc, CType typeDst)

public static bool FImpRefConv(CType typeSrc, CType typeDst)

public static bool FUnwrappingConv(CType typeSrc, CType typeDst)

public static bool FWrappingConv(CType typeSrc, CType typeDst)

public static bool HasGenericDelegateExplicitReferenceConversion(CType source, CType target)