3 instantiations of SymbolDocumentWithGuids
System.Core (3)
Microsoft\Scripting\Ast\SymbolDocumentInfo.cs (3)
122return new SymbolDocumentWithGuids(fileName, ref language); 135return new SymbolDocumentWithGuids(fileName, ref language, ref languageVendor); 150return new SymbolDocumentWithGuids(fileName, ref language, ref languageVendor, ref documentType);