1 write to Type
Microsoft.CodeAnalysis.Features (1)
src\Compilers\Core\Portable\DiagnosticAnalyzer\SuppressMessageAttributeState.TargetSymbolResolver.cs (1)
903
this.
Type
= type;
1 reference to Type
Microsoft.CodeAnalysis.Features (1)
src\Compilers\Core\Portable\DiagnosticAnalyzer\SuppressMessageAttributeState.TargetSymbolResolver.cs (1)
801
var parameterType = BindParameterOrReturnType(symbol.ContainingSymbol, parameterInfo.
Type
);