1 write to _interner
Microsoft.Build.Framework (1)
BinaryTranslator.cs (1)
816_interner ??= new InterningReadTranslator(this);
4 references to _interner
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
817_interner.Translate(this); 839str = _interner.Read(); 860array[i] = _interner.Read(); 878str = _interner.ReadPath();