IContractResolver public interface IContractResolver Used by JsonSerializer to resolves a JsonContract for a given Type. Documentation Code JsonContract ResolveContract(Type type) Resolves the contract for a given type.