1 write to ResponseText
Microsoft.AspNetCore.Identity.InMemory.Test (1)
FunctionalTest.cs (1)
452
transaction.
ResponseText
= await transaction.Response.Content.ReadAsStringAsync();
1 reference to ResponseText
Microsoft.AspNetCore.Identity.InMemory.Test (1)
FunctionalTest.cs (1)
458
transaction.ResponseElement = XElement.Parse(transaction.
ResponseText
);