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