3 references to PropName_TypeId
aspire (3)
BackchannelJsonSerializerContext.DtoTypeInfo.g.cs (1)
132writer.WriteString(PropName_TypeId, ((global::Aspire.Cli.Commands.Sdk.DtoTypeInfo)value).TypeId);
BackchannelJsonSerializerContext.EnumTypeInfo.g.cs (1)
132writer.WriteString(PropName_TypeId, ((global::Aspire.Cli.Commands.Sdk.EnumTypeInfo)value).TypeId);
BackchannelJsonSerializerContext.TypeRefInfo.g.cs (1)
230writer.WriteString(PropName_TypeId, ((global::Aspire.Cli.Commands.Sdk.TypeRefInfo)value).TypeId);