2 references to TypeInfo
Microsoft.CodeAnalysis.Features (2)
src\Compilers\Core\Portable\DiagnosticAnalyzer\SuppressMessageAttributeState.TargetSymbolResolver.cs (2)
885
return new
TypeInfo
(type, -1);
891
return new
TypeInfo
(null, startIndex);