1 write to s_legacyCtorSupportTable
System.Linq.Expressions (1)
System\Linq\Expressions\Expression.cs (1)
67ref s_legacyCtorSupportTable,
6 references to s_legacyCtorSupportTable
System.Linq.Expressions (6)
System\Linq\Expressions\Expression.cs (6)
64if (s_legacyCtorSupportTable == null) 73s_legacyCtorSupportTable.Add(this, new ExtensionInfo(nodeType, type)); 90if (s_legacyCtorSupportTable != null && s_legacyCtorSupportTable.TryGetValue(this, out ExtensionInfo? extInfo)) 108if (s_legacyCtorSupportTable != null && s_legacyCtorSupportTable.TryGetValue(this, out ExtensionInfo? extInfo))