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