1 write to _interner
Microsoft.Build.Framework (1)
BinaryTranslator.cs (1)
831_interner ??= new InterningReadTranslator(this);
4 references to _interner
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
832_interner.Translate(this); 854str = _interner.Read(); 875array[i] = _interner.Read(); 893str = _interner.ReadPath();