1 write to _membersTable
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\GenericSpecializationPartCreationInfo.cs (1)
166_membersTable = membersTable;
6 references to _membersTable
System.ComponentModel.Composition (6)
System\ComponentModel\Composition\ReflectionModel\GenericSpecializationPartCreationInfo.cs (6)
112if (_membersTable == null) 114throw new ArgumentNullException(nameof(_membersTable)); 117return _membersTable[originalLazyMember]; 133if (_membersTable != null) 144if (_membersTable == null) 164if (_membersTable == null)