Skip to main content
2 events
when toggle format what by license comment
15 hours ago comment added Jon Skeet I wouldn't check the files - I'd check the types in the assembly. That way you don't have to find the source files, or parse any C# code. You may need to exclude any "extra" types generated by the compiler though - they may have <> in the name, but you could see if you tried it...
17 hours ago history answered Max CC BY-SA 4.0