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