2 references to PropName_IsInterface
aspire (2)
CapabilitiesJsonContext.HandleTypeInfo.g.cs (1)
197writer.WriteBoolean(PropName_IsInterface, ((global::Aspire.Cli.Commands.Sdk.HandleTypeInfo)value).IsInterface);
CapabilitiesJsonContext.TypeRefInfo.g.cs (1)
240writer.WriteBoolean(PropName_IsInterface, ((global::Aspire.Cli.Commands.Sdk.TypeRefInfo)value).IsInterface);