1 write to _syntheticMethodId
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\RuntimeSyntheticConstructorInfo.cs (1)
24
_syntheticMethodId
= syntheticMethodId;
2 references to _syntheticMethodId
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimeSyntheticConstructorInfo.cs (2)
115
if (
_syntheticMethodId
!= other.
_syntheticMethodId
)