2 references to CreateBuffer
Microsoft.AspNetCore.Components.Endpoints (2)
FormMapping\Converters\DictionaryAdapters\DictionaryStaticCastAdapter.cs (1)
13public static TBuffer CreateBuffer() => TDictionaryAdapter.CreateBuffer();
FormMapping\Converters\DictionaryConverter.cs (1)
50buffer = TDictionaryPolicy.CreateBuffer();