Files
PURErat-crack-scode/decompiled/Libraries/system.text.encodings.web/Microsoft.CodeAnalysis/EmbeddedAttribute.cs
T

11 lines
176 B
C#
Raw Normal View History

2026-08-27 10:56:38 -06:00
using System;
using System.Runtime.CompilerServices;
namespace Microsoft.CodeAnalysis;
[CompilerGenerated]
[Embedded]
internal sealed class EmbeddedAttribute : Attribute
{
}