1 reference to AppBinaryPathPlaceholder
Microsoft.NET.HostModel (1)
AppHost\HostWriter.cs (1)
24
private static readonly byte[] AppBinaryPathPlaceholderSearchValue = Encoding.UTF8.GetBytes(
AppBinaryPathPlaceholder
);