2 references to GetUnsupportedTypeConverter
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\102\TestPlatformJsonContext.MethodBase.g.cs (1)
29jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateValueInfo<global::System.Reflection.MethodBase>(options, global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetUnsupportedTypeConverter<global::System.Reflection.MethodBase>());
_generated\70\TestPlatformJsonContext.ValidateValueCallback.g.cs (1)
29jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateValueInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateValueCallback>(options, global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.GetUnsupportedTypeConverter<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateValueCallback>());