1 instantiation of GlobalErrorObject
Microsoft.AspNetCore.Http.Abstractions.Tests (1)
Validation\ValidatableTypeInfoTests.cs (1)
513var globalErrorInstance = new GlobalErrorObject { Data = -1 };
3 references to GlobalErrorObject
Microsoft.AspNetCore.Http.Abstractions.Tests (3)
Validation\ValidatableTypeInfoTests.cs (3)
502typeof(GlobalErrorObject), 509{ typeof(GlobalErrorObject), globalType } 513var globalErrorInstance = new GlobalErrorObject { Data = -1 };