You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vartypeSyntax=SyntaxFactory.ParseTypeName(type.ToDisplayString());// TODO better type handling?
The TypeSyntax resolvement from a TypeSymbol could possibly be done in a better way, and perhaps does currently not work perfectly for every type. Needs to be investigated if there is a better option.
The text was updated successfully, but these errors were encountered:
NonSucking.Framework.Extension/NonSucking.Framework.Serialization/GeneratedSerializerCode.cs
Line 72 in e8dc29a
The TypeSyntax resolvement from a TypeSymbol could possibly be done in a better way, and perhaps does currently not work perfectly for every type. Needs to be investigated if there is a better option.
The text was updated successfully, but these errors were encountered: