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