1 write to _allowDefault
System.Composition.TypedParts (1)
System\Composition\TypedParts\ImportInfo.cs (1)
16_allowDefault = allowDefault;
1 reference to _allowDefault
System.Composition.TypedParts (1)
System\Composition\TypedParts\ImportInfo.cs (1)
19public bool AllowDefault { get { return _allowDefault; } }