1 write to ResolutionScopeColumnHandle
ILAssembler (1)
EntityRegistry.cs (1)
1149ResolutionScopeColumnHandle = default(ModuleDefinitionHandle);
1 reference to ResolutionScopeColumnHandle
ILAssembler (1)
EntityRegistry.cs (1)
185resolutionScope is FakeTypeEntity fakeScope ? fakeScope.ResolutionScopeColumnHandle : resolutionScope.Handle,