20 references to CheckTypeSymbolInUnsupportedContext
Roslyn.Diagnostics.Analyzers (20)
AbstractDoNotCopyValue.cs (20)
467CheckTypeSymbolInUnsupportedContext(operation, operation.ExceptionType); 530CheckTypeSymbolInUnsupportedContext(operation, operation.InputType); 596CheckTypeSymbolInUnsupportedContext(operation, operation.InputType); 597CheckTypeSymbolInUnsupportedContext(operation, operation.MatchedType); 634CheckTypeSymbolInUnsupportedContext(operation, operation.InputType); 655CheckTypeSymbolInUnsupportedContext(operation, type); 658CheckTypeSymbolInUnsupportedContext(operation, operation.ContainingType); 890CheckTypeSymbolInUnsupportedContext(operation, operation.TypeOperand); 1147CheckTypeSymbolInUnsupportedContext(operation, operation.TypeOperand); 1224CheckTypeSymbolInUnsupportedContext(operation, operation.NaturalType); 1237CheckTypeSymbolInUnsupportedContext(operation, operation.TypeOperand); 1468CheckTypeSymbolInUnsupportedContext(operation, @event.Type); 1479CheckTypeSymbolInUnsupportedContext(operation, field.Type); 1487CheckTypeSymbolInUnsupportedContext(operation, property.Type); 1513CheckTypeSymbolInUnsupportedContext(operation, (ITypeSymbol)symbol); 1582CheckTypeSymbolInUnsupportedContext(operation, parameter.Type); 1592CheckTypeSymbolInUnsupportedContext(operation, constraint); 1606CheckTypeSymbolInUnsupportedContext(operation, local.Type); 1614CheckTypeSymbolInUnsupportedContext(operation, symbol.ReturnType); 1623CheckTypeSymbolInUnsupportedContext(operation, typeArguments);