Finds the correct namespace/classname for a resource file from the given dependent source file.
The namespace/classname of the source file matching the resource or a null reference (Nothing in Visual Basic) if the dependent source file does not exist.
This behaviour may be overidden by each particular compiler to support the namespace/classname syntax for that language.
CompilerBase Class | NAnt.DotNet.Tasks Namespace