7 instantiations of CustomerDictionary
Microsoft.AspNetCore.JsonPatch.Tests (7)
IntegrationTests\DictionaryIntegrationTest.cs (7)
147
var model = new
CustomerDictionary
();
162
var model = new
CustomerDictionary
();
185
var model = new
CustomerDictionary
();
209
var model = new
CustomerDictionary
();
231
var model = new
CustomerDictionary
();
254
var model = new
CustomerDictionary
();
278
var model = new
CustomerDictionary
();
7 references to CustomerDictionary
Microsoft.AspNetCore.JsonPatch.Tests (7)
IntegrationTests\DictionaryIntegrationTest.cs (7)
147
var
model = new CustomerDictionary();
162
var
model = new CustomerDictionary();
185
var
model = new CustomerDictionary();
209
var
model = new CustomerDictionary();
231
var
model = new CustomerDictionary();
254
var
model = new CustomerDictionary();
278
var
model = new CustomerDictionary();