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