3 references to Create
Microsoft.Build.Framework (3)
BackEnd\InterningBinaryReader.cs (3)
174/// The caller is responsible for managing the lifetime of the returned buffer and for passing it to <see cref="Create"/>. 276return InterningBinaryReader.Create(stream, this); 289return InterningBinaryReader.Create(stream, null);