// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Utilities.ImmutableCollectionsUtils

namespace Newtonsoft.Json.Utilities
{
public class ImmutableCollectionsUtils // TypeDefIndex: 10307
{
	// Fields
	type#7380 ArrayContractImmutableCollectionDefinitions;
	type#7380 DictionaryContractImmutableCollectionDefinitions;

	// Methods
	// RVA: -1
	internal static type#15313 TryBuildImmutableForArrayContract(type#27705 underlyingType, type#27705 collectionItemType, type#12192 createdType, type#11672 parameterizedCreator) { }
	// RVA: -1
	internal static type#15313 TryBuildImmutableForDictionaryContract(type#27705 underlyingType, type#27705 keyItemType, type#27705 valueItemType, type#12192 createdType, type#11672 parameterizedCreator) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
