Files
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

33 lines
1.2 KiB
C#

using System;
using System.Collections.Generic;
using Cpp2IlInjected;
// Token: 0x02000047 RID: 71
[Token(Token = "0x2000047")]
public static class OBCKEABFEDM
{
// Token: 0x06000282 RID: 642 RVA: 0x00002AA8 File Offset: 0x00000CA8
[Token(Token = "0x6000282")]
[Address(RVA = "0x25FA080", Offset = "0x25F9080", VA = "0x1825FA080")]
public static ValueTuple<TKey, TValue> GACHABDFPNP<TKey, TValue>(this KeyValuePair<TKey, TValue> NMELNILPPKN)
{
return default(ValueTuple<TKey, TValue>);
}
// Token: 0x06000283 RID: 643 RVA: 0x00002052 File Offset: 0x00000252
[Token(Token = "0x6000283")]
[Address(RVA = "0x2465580", Offset = "0x2464580", VA = "0x182465580")]
public static IEnumerable<ValueTuple<TKey, TValue>> MJFDKCLJHKJ<TKey, TValue>(this IEnumerable<KeyValuePair<TKey, TValue>> NMELNILPPKN)
{
return null;
}
// Token: 0x06000284 RID: 644 RVA: 0x00002AC0 File Offset: 0x00000CC0
[Token(Token = "0x6000284")]
[Address(RVA = "0x1E7DDD0", Offset = "0x1E7CDD0", VA = "0x181E7DDD0")]
public static KeyValuePair<TKey, UValue> HKOOIHLMECF<TKey, UValue, TValue>(this KeyValuePair<TKey, TValue> NMELNILPPKN, UValue ONGBFDACHHG)
{
return default(KeyValuePair<TKey, UValue>);
}
}