3 instantiations of SymbolDocumentWithGuids
System.Linq.Expressions (3)
System\Linq\Expressions\SymbolDocumentInfo.cs (3)
97return new SymbolDocumentWithGuids(fileName, ref language); 111return new SymbolDocumentWithGuids(fileName, ref language, ref languageVendor); 127return new SymbolDocumentWithGuids(fileName, ref language, ref languageVendor, ref documentType);