1 reference to ToArray
Microsoft.CodeAnalysis (1)
PEWriter\CustomDebugInfoWriter.cs (1)
128
byte[] result = encoder.
ToArray
() ?? Array.Empty<byte>();