2 references to DefaultCondition
Microsoft.DotNet.GenAPI (2)
GenAPITask.cs (2)
160
/// If the <c>Symbol</c> metadata item is empty the types won't be wrapped but will still be output after all other types, this can be used in combination with <see cref="
DefaultCondition
" /> to wrap all other types.
408
writer.DefaultCondition =
DefaultCondition
;