4 references to ValidateTypeName
System.CodeDom (4)
System\CodeDom\Compiler\CodeValidator.cs (4)
144ValidateTypeName(e, nameof(e.Name), e.Name); 158ValidateTypeName(e, nameof(e.Namespace), e.Namespace); 166ValidateTypeName(current, nameof(current.Name), current.Name); 610ValidateTypeName(e, nameof(e.BaseType), e.BaseType);