3 references to CreateICollectionInfo
Microsoft.TestPlatform.CommunicationUtilities (3)
_generated\68\TestPlatformJsonContext.ICollectionAttachmentSet.g.cs (1)
37
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateICollectionInfo
<global::System.Collections.Generic.ICollection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>, global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>(options, info);
_generated\69\TestPlatformJsonContext.ICollectionUri.g.cs (1)
37
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateICollectionInfo
<global::System.Collections.Generic.ICollection<global::System.Uri>, global::System.Uri>(options, info);
_generated\70\TestPlatformJsonContext.ICollectionString.g.cs (1)
37
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateICollectionInfo
<global::System.Collections.Generic.ICollection<string>, string>(options, info);