5 references to CreateISetInfo
dotnet (1)
_generated\44\RunFileJsonSerializerContext.HashSetString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateISetInfo<global::System.Collections.Generic.HashSet<string>, string>(options, info);
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
_generated\38\DefineStaticWebAssetsSerializerContext.HashSetString.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateISetInfo<global::System.Collections.Generic.HashSet<string>, string>(options, info);
Microsoft.TemplateEngine.Edge (2)
_generated\13\SettingsStoreJsonSerializerContext.HashSetGuid.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateISetInfo<global::System.Collections.Generic.HashSet<global::System.Guid>, global::System.Guid>(options, info);
_generated\14\SettingsStoreJsonSerializerContext.HashSetString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateISetInfo<global::System.Collections.Generic.HashSet<string>, string>(options, info);
Microsoft.TestPlatform.CommunicationUtilities (1)
_generated\75\TestPlatformJsonContext.HashSetString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateISetInfo<global::System.Collections.Generic.HashSet<string>, string>(options, info);