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