Generate documentation (#29) #110
Annotations
10 warnings
windows:
src/NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L36
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IAsyncEnumerator<>'
|
windows:
src/NetFabric.CodeAnalysis/EnumeratorSymbols.cs#L46
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IEnumerator<>'
|
windows:
src/NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L36
Identifier expected. See also error CS1001.
|
windows:
src/NetFabric.CodeAnalysis/EnumeratorSymbols.cs#L46
Identifier expected. See also error CS1001.
|
windows:
src/NetFabric.CodeAnalysis/ITypeSymbolExtensions.IsIndexable.cs#L103
Possible null reference argument for parameter 'indexer' in 'IndexableSymbols.IndexableSymbols(IPropertySymbol indexer, IPropertySymbol countOrLength)'.
|
windows:
src/NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L24
XML comment has cref attribute 'IAsyncDisposable' that could not be resolved
|
windows:
src/NetFabric.CodeAnalysis/CompilationExtensions.cs#L8
Missing XML comment for publicly visible type or member 'CompilationExtensions'
|
windows:
src/NetFabric.CodeAnalysis/ITypeSymbolExtensions.cs#L9
Missing XML comment for publicly visible type or member 'ITypeSymbolExtensions'
|
windows:
src/NetFabric.CodeAnalysis/ITypeSymbolExtensions.cs#L232
Missing XML comment for publicly visible type or member 'ITypeSymbolExtensions.IsSpanOrReadOnlySpanType(ITypeSymbol)'
|
windows:
src/NetFabric.CodeAnalysis/ITypeSymbolExtensions.cs#L255
XML comment has cref attribute 'IBinaryInteger{T}' that could not be resolved
|