Skip to content

Conversation

@bartdesmet
Copy link
Collaborator

Make sure these files are subject to #nullable analysis by renaming them. For context, Roslyn does detect typical patterns for generated code, see https://github.com/dotnet/roslyn/blob/cf55f3a58e47298426fa971d3bd9d8857c746c65/src/Compilers/Core/Portable/InternalUtilities/GeneratedCodeUtilities.cs. We don't want it to detect our T4 code as being generated.

@bartdesmet bartdesmet merged commit 3eac6e4 into main Oct 2, 2020
@bartdesmet bartdesmet deleted the dev/bartde/rename_generated_files branch October 2, 2020 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants