Skip to content

Opting in the source generation in Maui .net 10 generates lots of errors #32398

@JamesBrooksbankIceland

Description

@JamesBrooksbankIceland

Having opted in to the source generation on our existing .net 10 maui project we have trialed the source generation. After doing so, the building is not working and generating a lot of errors. I have attached some of the relevant files.

ProductInformation Page: Cannot implicitly convert type 'int?' to 'int'. An explicit conversion exists (are you missing a cast?)

Image

ThawAndServe Page:
An object reference is required for the non-static field, method, or property 'CustomEntry.RemoveNonNumericCharactersProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.IsNumericCalculatorProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.PositionCursorProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.RemoveNonNumericCharactersProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.IsNumericCalculatorProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.PositionCursorProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.RemoveNonNumericCharactersProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.IsNumericCalculatorProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.PositionCursorProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.RemoveNonNumericCharactersProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.IsNumericCalculatorProperty'
An object reference is required for the non-static field, method, or property 'CustomEntry.PositionCursorProperty'

Image

ProductInformation_sg.txt
ProductInformation_xsg.txt
ProductInformationSource.txt
ThawAndServeProduct.txt
ThawAndServeProduct_sg.txt
ThawAndServeProduct_xsg.txt

CustomEntry.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions