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"/>. 283return InterningBinaryReader.Create(stream, this); 296return InterningBinaryReader.Create(stream, null);