Home
last modified time | relevance | path

Searched refs:BaseWithExport2 (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Composition.TypedParts/tests/
H A DContainerConfigurationTests.cs376 .WithParts(typeof(BaseWithExport2)) in CreateContainer_ExportsToInheritedProperties_DontInterfereWithBase()
382 public class BaseWithExport2 class in System.Composition.Hosting.Tests.ContainerConfigurationTests