6 references to JsonObjectCreationHandling
dotnet (3)
Commands\Run\RunFileBuildCacheEntry.cs (3)
25
[
JsonObjectCreationHandling
(JsonObjectCreationHandling.Populate)]
29
[
JsonObjectCreationHandling
(JsonObjectCreationHandling.Populate)]
41
[
JsonObjectCreationHandling
(JsonObjectCreationHandling.Populate)]
dotnet-aot (3)
src\sdk\src\Cli\dotnet\Commands\Run\RunFileBuildCacheEntry.cs (3)
25
[
JsonObjectCreationHandling
(JsonObjectCreationHandling.Populate)]
29
[
JsonObjectCreationHandling
(JsonObjectCreationHandling.Populate)]
41
[
JsonObjectCreationHandling
(JsonObjectCreationHandling.Populate)]