1 instantiation of Big
Microsoft.DotNet.XUnitAssert.Tests (1)
Sdk\ArgumentFormatterTests.cs (1)
456 Assert.Equal(expected, ArgumentFormatter.Format(new Big()));
1 reference to Big
Microsoft.DotNet.XUnitAssert.Tests (1)
Sdk\ArgumentFormatterTests.cs (1)
476 MyProp2 = typeof(Big);