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