Add nullable reference type annotations to DynamicProxy's public API #162
Annotations
14 warnings
|
|
src/Castle.Core/DynamicProxy/Internal/TypeUtil.cs#L142
Dereference of a possibly null reference.
|
src/Castle.Core/DynamicProxy/Internal/TypeUtil.cs#L142
Dereference of a possibly null reference.
|
|
|
|
|
src/Castle.Core/DynamicProxy/Internal/TypeUtil.cs#L142
Dereference of a possibly null reference.
|
src/Castle.Core/DynamicProxy/Internal/TypeUtil.cs#L142
Dereference of a possibly null reference.
|
|
|
|
|
This job succeeded
Loading