3 references to Construct
Microsoft.CodeAnalysis.Workspaces (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.NamedTypeSymbolKey.cs (3)
129
result.AddIfNotNull(
Construct
(
171
result.AddIfNotNull(
Construct
(type, isUnboundGenericType, typeArguments));
194
result.AddIfNotNull(
Construct
(type, isUnboundGenericType, typeArguments));