Summary
Unity's profiler claims that each call to
System.Environment.NewLine
allocates 30 bytes of garbage
so we cache the value here for AppendLineConst to use.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- WeaverUtilities
Syntax
public static readonly string NewLine