1 write to AlwaysIncludeBase
Microsoft.Cci.Extensions (1)
Writers\CSharp\CSharpWriter.cs (1)
77
set { _declarationWriter.
AlwaysIncludeBase
= value; }
1 reference to AlwaysIncludeBase
Microsoft.Cci.Extensions (1)
Writers\CSharp\CSharpWriter.cs (1)
76
get { return _declarationWriter.
AlwaysIncludeBase
; }