1 reference to ComputeDataSectionStringLiteralThreshold
Microsoft.CodeAnalysis (1)
Compilation\Compilation.cs (1)
96
_lazyDataSectionStringLiteralThreshold = new Lazy<int?>(
ComputeDataSectionStringLiteralThreshold
);