1 reference to DataSectionStringLiteralThreshold
Microsoft.CodeAnalysis (1)
CodeGen\ILBuilderEmit.cs (1)
744
bool success = (value.Length > module.CommonCompilation.
DataSectionStringLiteralThreshold
)