1 implementation of INestedContainer
System (1)
compmod\system\componentmodel\NestedContainer.cs (1)
23
public class NestedContainer : Container,
INestedContainer
{
1 reference to INestedContainer
System (1)
compmod\system\componentmodel\NestedContainer.cs (1)
94
if (service == typeof(
INestedContainer
)) {