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