33 lines
1.2 KiB
C#
33 lines
1.2 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x020001E3 RID: 483
|
|
[Token(Token = "0x20001E3")]
|
|
public static class ICMHELGDLHF
|
|
{
|
|
// Token: 0x0600117A RID: 4474 RVA: 0x000075EC File Offset: 0x000057EC
|
|
[Token(Token = "0x600117A")]
|
|
[Address(RVA = "0x1B560B0", Offset = "0x1B54EB0", VA = "0x181B560B0")]
|
|
public static ValueTuple<TKey, TValue> GACHABDFPNP<TKey, TValue>(this KeyValuePair<TKey, TValue> NMELNILPPKN)
|
|
{
|
|
return default(ValueTuple<TKey, TValue>);
|
|
}
|
|
|
|
// Token: 0x0600117B RID: 4475 RVA: 0x00002050 File Offset: 0x00000250
|
|
[Token(Token = "0x600117B")]
|
|
[Address(RVA = "0x19581E0", Offset = "0x1956FE0", VA = "0x1819581E0")]
|
|
public static IEnumerable<ValueTuple<TKey, TValue>> MJFDKCLJHKJ<TKey, TValue>(this IEnumerable<KeyValuePair<TKey, TValue>> NMELNILPPKN)
|
|
{
|
|
return null;
|
|
}
|
|
|
|
// Token: 0x0600117C RID: 4476 RVA: 0x00007604 File Offset: 0x00005804
|
|
[Token(Token = "0x600117C")]
|
|
[Address(RVA = "0x19350F0", Offset = "0x1933EF0", VA = "0x1819350F0")]
|
|
public static KeyValuePair<TKey, UValue> HKOOIHLMECF<TKey, UValue, TValue>(this KeyValuePair<TKey, TValue> NMELNILPPKN, UValue ONGBFDACHHG)
|
|
{
|
|
return default(KeyValuePair<TKey, UValue>);
|
|
}
|
|
}
|