using System; namespace System.Runtime.CompilerServices { /// Indicates that the modified garbage collection reference represents a reference parameter within a method signature. This class cannot be inherited. // Token: 0x020002A4 RID: 676 public static class IsImplicitlyDereferenced { } }