1 write to _legacyCtorSupportTable
System.Core (1)
Microsoft\Scripting\Ast\Expression.cs (1)
79
ref
_legacyCtorSupportTable
,
6 references to _legacyCtorSupportTable
System.Core (6)
Microsoft\Scripting\Ast\Expression.cs (6)
77
if (
_legacyCtorSupportTable
== null) {
85
_legacyCtorSupportTable
.Add(this, new ExtensionInfo(nodeType, type));
102
if (
_legacyCtorSupportTable
!= null &&
_legacyCtorSupportTable
.TryGetValue(this, out extInfo)) {
120
if (
_legacyCtorSupportTable
!= null &&
_legacyCtorSupportTable
.TryGetValue(this, out extInfo)) {