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