Method UnregisterCode
UnregisterCode(string)
When implemented by a class, removes types declared in given source file from being accessible for code analysis.
void UnregisterCode(string fileName)
Parameters
fileName
stringFile name of the source code.