1 reference to DebugGetDefaultAttributeContext
System.Composition.TypedParts (1)
System\Composition\Debugging\ContainerConfigurationDebuggerProxy.cs (1)
58
var defaultAttributeContext = _configuration.
DebugGetDefaultAttributeContext
() ?? new DirectAttributeContext();