1 reference to new
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\StackFrame\Result.cs (1)
31public static implicit operator Result<T>(T value) => new(value);