// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.StyleSheets.StyleSheetCache

namespace UnityEngine.UIElements.StyleSheets
{
public class StyleSheetCache // TypeDefIndex: 6514
{
	// Fields
	type#33903 s_Comparer;
	type#4933 s_RulePropertyIdsCache;

	// Methods
	// RVA: -1
	internal static type#13475 GetPropertyIds(type#26734 sheet, type#20867 ruleIndex) { }
	// RVA: -1
	internal static type#13475 GetPropertyIds(type#26720 rule) { }
	// RVA: -1
	private static type#26702 GetPropertyId(type#26720 rule, type#20867 index) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
