2 references to CustomMetadataByteLimit
Microsoft.CodeAnalysis (2)
DiaSymReader\Writer\SymUnmanagedWriterImpl.cs (2)
552
if (metadata.Length >
CustomMetadataByteLimit
)
558
CustomMetadataByteLimit
));