1 write to Content
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
Builder\TestFileProvider\TestFileProvider.cs (1)
43
Content
= contents,
2 references to Content
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
Builder\TestFileProvider\TestFileInfo.cs (2)
28
Length = Encoding.UTF8.GetByteCount(
Content
);
39
var bytes = Encoding.UTF8.GetBytes(
Content
);