Add extension methods to ITypeSymbol #117
Annotations
12 warnings
|
src/NetFabric.Reflection/Reflection/AsyncEnumeratorInfo.cs#L38
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IAsyncEnumerator<>'
|
src/NetFabric.Reflection/Reflection/AsyncEnumeratorInfo.cs#L38
Identifier expected. See also error CS1001.
|
src/NetFabric.Reflection/Reflection/EnumeratorInfo.cs#L47
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IEnumerator<>'
|
src/NetFabric.Reflection/Reflection/EnumeratorInfo.cs#L47
Identifier expected. See also error CS1001.
|
src/NetFabric.Reflection/Reflection/TypeExtensions.IsIndexable.cs#L40
Possible null reference argument for parameter 'indexer' in 'IndexableInfo.IndexableInfo(PropertyInfo indexer, PropertyInfo countOrLength)'.
|
src/NetFabric.Reflection/Reflection/IndexableInfo.cs#L38
Dereference of a possibly null reference.
|
src/NetFabric.Reflection/Expressions/ExpressionEx.For.cs#L54
XML comment has cref attribute 'IsIndexable(Type, out IndexableInfo?)' that could not be resolved
|
src/NetFabric.Reflection/Expressions/ExpressionEx.Using.cs#L21
XML comment has cref attribute 'Using(Expression,Expression)' that could not be resolved
|
src/NetFabric.Reflection/Reflection/AsyncEnumerableInfo.cs#L28
Missing XML comment for publicly visible type or member 'AsyncEnumerableInfo.InvokeGetAsyncEnumerator(object, CancellationToken)'
|
|
|
The logs for this run have expired and are no longer available.
Loading