1 instantiation of CharArrayBufferSource
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Buffers\CharArrayBufferSource.cs (1)
8public static readonly CharArrayBufferSource Instance = new CharArrayBufferSource();
2 references to CharArrayBufferSource
Microsoft.AspNetCore.Mvc.TagHelpers (1)
CacheTagHelper.cs (1)
219Buffer = new PagedCharBuffer(CharArrayBufferSource.Instance);
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Buffers\CharArrayBufferSource.cs (1)
8public static readonly CharArrayBufferSource Instance = new CharArrayBufferSource();