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