Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDunn committed Jun 21, 2024
1 parent 3f38273 commit 2b92b9e
Show file tree
Hide file tree
Showing 35,704 changed files with 144,802 additions and 144,802 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(global::System.ReadOnlySpan<char> s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand All @@ -336,7 +336,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s) {
Expand All @@ -348,7 +348,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style) {
Expand All @@ -360,7 +360,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand All @@ -372,7 +372,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.IFormatProvider provider) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Guid value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(global::System.ReadOnlySpan<char> input) {
Expand All @@ -292,7 +292,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Guid value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string input) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(global::System.ReadOnlySpan<char> s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand All @@ -335,7 +335,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s) {
Expand All @@ -347,7 +347,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style) {
Expand All @@ -359,7 +359,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand All @@ -371,7 +371,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.IFormatProvider provider) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s) {
Expand All @@ -292,7 +292,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style) {
Expand All @@ -304,7 +304,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand All @@ -316,7 +316,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.IFormatProvider provider) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Guid value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string input) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s) {
Expand All @@ -291,7 +291,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style) {
Expand All @@ -303,7 +303,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand All @@ -315,7 +315,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.IFormatProvider provider) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s) {
Expand All @@ -249,7 +249,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style) {
Expand All @@ -261,7 +261,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand All @@ -273,7 +273,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.IFormatProvider provider) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s) {
Expand All @@ -292,7 +292,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style) {
Expand All @@ -304,7 +304,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.IFormatProvider provider) {
Expand All @@ -316,7 +316,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Guid value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string input) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s) {
Expand All @@ -291,7 +291,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style) {
Expand All @@ -303,7 +303,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.IFormatProvider provider) {
Expand All @@ -315,7 +315,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(global::System.ReadOnlySpan<char> s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand All @@ -336,7 +336,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s) {
Expand All @@ -348,7 +348,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style) {
Expand All @@ -360,7 +360,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.Globalization.NumberStyles style, global::System.IFormatProvider provider) {
Expand All @@ -372,7 +372,7 @@ public static ValueObjectOrError<Vo> TryFrom(System.Int32 value)
/// <summary>
/// </summary>
/// <returns>
/// The value created via the <see cref="From"/> method.
/// The value created by calling the Parse method method on the primitive.
/// </returns>
/// <exception cref="ValueObjectValidationException">Thrown when the value can be parsed, but is not valid.</exception>
public static Vo Parse(string s, global::System.IFormatProvider provider) {
Expand Down
Loading

0 comments on commit 2b92b9e

Please sign in to comment.