4 references to OldValue
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Contracts\Contracts.cs (4)
358
/// <param name="condition">Boolean expression representing the contract. May include <see cref="
OldValue
"/> and <see cref="Result"/>.</param>
374
/// <param name="condition">Boolean expression representing the contract. May include <see cref="
OldValue
"/> and <see cref="Result"/>.</param>
392
/// <param name="condition">Boolean expression representing the contract. May include <see cref="
OldValue
"/> and <see cref="Result"/>.</param>
409
/// <param name="condition">Boolean expression representing the contract. May include <see cref="
OldValue
"/> and <see cref="Result"/>.</param>