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