2 references to UserStringHeapCapacity
Microsoft.CodeAnalysis (2)
CodeGen\StringTokenMap.cs (1)
41
if (_heapSize > MetadataHelpers.
UserStringHeapCapacity
)
Emit\EditAndContinue\DeltaMetadataWriter.cs (1)
147
userStringHeapStartOffset: Math.Min(MetadataHelpers.
UserStringHeapCapacity
, previousGeneration.UserStringStreamLength),