2 references to GetValue
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
Threading\LazyValue`1.cs (2)
46
/// The factory function will be called at most once, when <see cref="
GetValue
"/> is first called.
47
/// If multiple threads call <see cref="
GetValue
"/> concurrently, only one thread will execute