Class InjectAt NamespaceConcord.Emit AssemblyConcord.Emit.dll Base type for supported injection positions inside a generated wrapper. public abstract record InjectAt : IEquatable<InjectAt> Inheritance object InjectAt Implements IEquatable<InjectAt> Derived InjectAt.Around InjectAt.Constant InjectAt.Head InjectAt.Invoke InjectAt.NewObj InjectAt.Return InjectAt.Tail InjectAt.Transpiler Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString()