Method UnregisterCodeFiles
- Namespace
- Alternet.Syntax.Parsers.Roslyn.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Roslyn.v9.dll
UnregisterCodeFiles(string[], ProjectId)
Removes types declared in given source files from being accessible for code analysis.
public void UnregisterCodeFiles(string[] files, ProjectId projectId = null)