1 reference to StaticFactoryMethod
Microsoft.AspNetCore.Razor.Utilities.Shared.UnitTests (1)
Threading\LazyValueTests.cs (1)
481
var lazy = new LazyValue<int, string>(
StaticFactoryMethod
);