Summary
Contains a list of extensions for all file types that should be treated as
'code-behind' when looking for resources. Ultimately this will determine
if we use the "namespace+filename" or "namespace+classname" algorithm, since
code-behind will use the "namespace+classname" algorithm.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- CompilerBase
Syntax
protected static string[] CodebehindExtensions